Scrollbar collides with checkboxes on "Add Existing Rooms/Spaces" dialog
turt2live opened this issue · 5 comments
turt2live commented
Steps to reproduce
- Manage a space
- Click "Add existing room"
- Have lots of rooms or otherwise resize the viewport to cause a scrollbar
- Attempt to click on the right side of the checkbox
Outcome
What did you expect?
To be able to click the checkboxes
What happened instead?
(Left edge was clicked to get around it)
Operating system
Windows 10
Application version
No response
How did you install the app?
No response
Homeserver
No response
Will you send logs?
No
rksingh2001 commented
@robintown @turt2live Can I take up this issue?
robintown commented
@rksingh2001 You're welcome to! If you encounter any problems, you can ask about them in #element-dev:matrix.org.
rksingh2001 commented
@robintown It seems like the CSS is being handled in matrix-react-sdk, so should i make a PR there or should I try to do this in element-web only?
robintown commented
Yes, the majority of Element Web's code is actually in matrix-react-sdk, so you should open your PR there.
snehilchhabria commented
I see this issue is still relevant, I can work on this right away.