Closed kolaps33 closed 1 year ago
This is the same root cause as the bugs fixed in #26089, but the issue is still present even with that fix, because ToggleButton uses forced-color-adjust: none
and relies on both outline-style
and outline-color
to correctly show the focus outline.
Library
React Northstar / v0 (@fluentui/react-northstar)
System Info
Are you reporting Accessibility issue?
no
Reproduction
https://codesandbox.io/s/ovbmp8?file=/example.tsx
Bug Description
Actual Behavior
Expected Behavior
focused button should has visible focus indicator
Logs
No response
Requested priority
Normal
Products/sites affected
No response
Are you willing to submit a PR to fix?
no
Validations