element-web icon indicating copy to clipboard operation
element-web copied to clipboard

Scrollbar collides with checkboxes on "Add Existing Rooms/Spaces" dialog

Open turt2live opened this issue 3 years ago • 4 comments

Steps to reproduce

  1. Manage a space
  2. Click "Add existing room"
  3. Have lots of rooms or otherwise resize the viewport to cause a scrollbar
  4. 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: image

(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

turt2live avatar Sep 01 '22 21:09 turt2live

@robintown @turt2live Can I take up this issue?

rksingh2001 avatar Sep 21 '22 07:09 rksingh2001

@rksingh2001 You're welcome to! If you encounter any problems, you can ask about them in #element-dev:matrix.org.

robintown avatar Sep 21 '22 14:09 robintown

@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?

rksingh2001 avatar Sep 23 '22 11:09 rksingh2001

Yes, the majority of Element Web's code is actually in matrix-react-sdk, so you should open your PR there.

robintown avatar Sep 23 '22 12:09 robintown

I see this issue is still relevant, I can work on this right away.

snehilchhabria avatar Jan 30 '23 11:01 snehilchhabria