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

fix: change AppHeaderButton style fixing #7208 #7209

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

camdenvaughan
Copy link

Summary

Fixes #7208 by changing style of AppHeaderButton to use :focus-visible instead of :focus.
This was noticed when closing the media library the "Media" header link would remain blue until anything else was interacted with.

Test plan

Passed all tests after running npm run test. Everything still functions identically when navigating the site with a keyboard as well as a mouse.

Checklist

Please add a x inside each checkbox:

A picture of a cute animal (not mandatory but encouraged)
DSC00002

@camdenvaughan camdenvaughan requested a review from a team as a code owner May 15, 2024 01:03
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.

UI Bug with Media Header Button
1 participant