Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Don't select display: none; or display: contents; elements as scroll parent, as they cannot scroll. #344

Merged
merged 1 commit into from
Dec 21, 2023

Conversation

George-Payne
Copy link
Member

@George-Payne George-Payne commented Dec 21, 2023

Sometimes a popover would hide itself as it would choose a display: contents element as it's scroll parent, which has no size.

fixes: UI-366 (properly)

@George-Payne George-Payne added the bug Something isn't working label Dec 21, 2023
@George-Payne George-Payne self-assigned this Dec 21, 2023
Copy link

linear bot commented Dec 21, 2023

Copy link
Contributor

@Nurmaan Nurmaan left a comment

Choose a reason for hiding this comment

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

All good

@George-Payne George-Payne merged commit dee32f4 into main Dec 21, 2023
1 check passed
@George-Payne George-Payne deleted the get-scroll-parent-fix branch December 21, 2023 19:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants