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

Page chooser button should remain highlighted while the dropdown is open #5184

Open
mstange opened this issue Oct 30, 2024 · 2 comments
Open

Comments

@mstange
Copy link
Contributor

mstange commented Oct 30, 2024

Example profile

Steps to reproduce:

  1. Click on "Full Range (3.4s)"
  2. While the dropdown is open, move your mouse away from the button that opened it.

Expected results:
As long as the dropdown is open, the button's hover effect should remain visible.

Actual results:
The button's hover effect is lost.

Actually maybe we should have an even darker highlight, as part of a "pressed"/"open" state for the button.

┆Issue is synchronized with this Jira Task

@canova
Copy link
Member

canova commented Oct 31, 2024

Yeah, this is the case for tracks list popup too. I wanted to fix it too for a while, but last time I checked it wasn't very straightforward due to the library we use, but it should be doable still.

@julienw
Copy link
Contributor

julienw commented Nov 14, 2024

and don't forget about aria attributes and states too :-)

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

No branches or pull requests

3 participants