element-web
element-web copied to clipboard
Scrollbar collides with checkboxes on "Add Existing Rooms/Spaces" dialog
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?
The scrollbar is in the way:

(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
@robintown @turt2live Can I take up this issue?
@rksingh2001 You're welcome to! If you encounter any problems, you can ask about them in #element-dev:matrix.org.
@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?
Yes, the majority of Element Web's code is actually in matrix-react-sdk, so you should open your PR there.
I see this issue is still relevant, I can work on this right away.