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

Merged
merged 2 commits into from
Jun 26, 2024

Conversation

camdenvaughan
Copy link
Contributor

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
@martinjagodic martinjagodic enabled auto-merge (squash) June 26, 2024 13:19
@martinjagodic martinjagodic merged commit 7483f19 into decaporg:main Jun 26, 2024
7 checks passed
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
2 participants