Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Fixed ScrollBar Collides #10086

Conversation

shumakmanohar
Copy link

@shumakmanohar shumakmanohar commented Feb 5, 2023

Checklist

  • Tests written for new code (and old code if feasible)
  • Linter and other CI checks pass
  • Sign-off given on the changes (see CONTRIBUTING.md)

T-Enhancement

Closes element-hq/element-web#23189

The fix just adds a margin to the right side of the checkbox

Type: [enhancement/defect/task]


This PR currently has none of the required changelog labels.

A reviewer can add one of: T-Deprecation, T-Enhancement, T-Defect, T-Task to indicate what type of change this is, or add Type: [enhancement/defect/task] to the description and I'll add them for you.

@shumakmanohar shumakmanohar requested a review from a team as a code owner February 5, 2023 06:38
@github-actions github-actions bot added the Z-Community-PR Issue is solved by a community member's PR label Feb 5, 2023
Copy link
Contributor

@weeman1337 weeman1337 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for your contribution @shumakmanohar

Can you add a padding to the scroll container instead? I think it would be better to use an absolute value for the padding instead of a percentage.

image

@t3chguy
Copy link
Member

t3chguy commented Feb 6, 2023

Sign-off given on the changes (see CONTRIBUTING.md)

Missing sign off, checking the box is not enough, see the linked document.

@andybalaam
Copy link
Contributor

@shumakmanohar are you able to respond to the review feedback? You also need to add a "Signed-off-by" line to the PR description.

I'm going to mark this as Draft for now because it's not ready. Please mark it as Ready for Review when you have made the changes, and re-request review from the reviewers. Thanks!

@andybalaam andybalaam marked this pull request as draft March 21, 2023 11:38
@andybalaam andybalaam removed their request for review March 21, 2023 11:38
@alunturner alunturner removed their request for review April 20, 2023 14:50
@t3chguy
Copy link
Member

t3chguy commented Aug 4, 2023

Linked issue has since been closed

@t3chguy t3chguy closed this Aug 4, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Z-Community-PR Issue is solved by a community member's PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

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