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

Only show controls on hover or focus #360

Merged
merged 1 commit into from
Mar 5, 2024

Conversation

Fweddi
Copy link
Contributor

@Fweddi Fweddi commented Mar 5, 2024

What does this change?

A small bug slipped through the cracks in #355, where a user didn't need to hover or focus a non-nested element to see its controls. This PR fixes that bug, while preserving all the other hover / focus changes of #355.

Before

Screen.Recording.2024-03-05.at.10.40.26.mov

After

Screen.Recording.2024-03-05.at.10.39.21.mov

How to test

Do all hover / focus events work as expected?

@Fweddi Fweddi requested a review from a team as a code owner March 5, 2024 10:42
@Fweddi Fweddi merged commit d66d6f0 into main Mar 5, 2024
3 checks passed
@Fweddi Fweddi deleted the only-show-controls-on-hover-or-focus branch March 5, 2024 14:30
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.

None yet

2 participants