dequelabs / dequelabs/cauldron
"Bar" focus is sharing the same style as the "selected" state
- Dominant language
- TypeScript
- Stars
- 127
- Forks
- 31
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 8
Description
The bar focus that we use in the application (e.g. the focus of the product logo in the top-bar) is conflicting with the selected state of items in things like the horizontal nav bar.
To remedy this we need to revert the bar focus in the following areas back to the default focus (the purple ring):
-All tabstops in the top-bar:

-Modal label

-Modal close (the x)

-Toast text (Note: use the same color for this one that we do for the X in the toast)

_We also use the bar vertically when focusing certain bodies of text. I do not want to use the default focus for this however it will need to be changed as well. This is TBD._
Contributor guide
Assessment
This issue has not been assessed yet.