Skip to content

Prevent closing dropdown view on scrollbar click.#14670

Merged
niegowski merged 2 commits intomasterfrom
ck/14364-dropdown-view-should-not-be-closed-on-scrollbar-click
Jul 26, 2023
Merged

Prevent closing dropdown view on scrollbar click.#14670
niegowski merged 2 commits intomasterfrom
ck/14364-dropdown-view-should-not-be-closed-on-scrollbar-click

Conversation

@mmotyczynska
Copy link
Copy Markdown
Contributor

Suggested merge commit message (convention)

Fix (ui): Dropdown view should not be closed when interacting with a scrollbar. Closes #14364.


Additional information

For example – encountered issues, assumptions you had to make, other affected tickets, etc.

@niegowski
Copy link
Copy Markdown
Contributor

niegowski commented Jul 26, 2023

You should disable native focus outline on focused dropdown panel, sth like here:

2023-07-26 14 37 41

@niegowski niegowski merged commit 3af90be into master Jul 26, 2023
@niegowski niegowski deleted the ck/14364-dropdown-view-should-not-be-closed-on-scrollbar-click branch July 26, 2023 14:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Don't close DropdownView when interacting with scrollbars

2 participants