You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not sure if this pull request is the cause, but it's been discovered that when selecting a radio button option on a mobile device, there is a blue halo.
This is only appearing with a radio-group.
This is not the expected experience when working with an Auro element.
They are separate in the _core.scss stylesheet to prevent browsers that do not support :focus-visible from throwing the whole rule out. With how it's currently minified, Safari will not remove focus styles as expected because it does not support focus-visible.
Describe the bug
Not sure if this pull request is the cause, but it's been discovered that when selecting a radio button option on a mobile device, there is a blue halo.
This is only appearing with a radio-group.
This is not the expected experience when working with an Auro element.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
When tapping on a radio option, there should be no halo.
Screenshots
Smartphone (please complete the following information):
The text was updated successfully, but these errors were encountered: