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

Expand plugin preferences on scroll correctly #14170

Merged
merged 1 commit into from
Sep 17, 2024

Conversation

msujew
Copy link
Member

@msujew msujew commented Sep 16, 2024

What it does

Closes #14157.

Adjusts our collapseAllExcept function to expand all parents of the selected node. Since we now have more than 2 levels of preference tree items, just expanding one item isn't enough.

How to test

Go through the reproduction steps of #14157 and test whether the scrolling behaves as expected.

Review checklist

Reminder for reviewers

@msujew msujew added preferences issues related to preferences ui/ux issues related to user interface / user experience labels Sep 16, 2024
@msujew msujew merged commit 1baa1a6 into master Sep 17, 2024
11 checks passed
@msujew msujew deleted the msujew/fix-preference-collapse branch September 17, 2024 09:28
@github-actions github-actions bot added this to the 1.54.0 milestone Sep 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
preferences issues related to preferences ui/ux issues related to user interface / user experience
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Preferences/Setting scroll issue
2 participants