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
Actual result:
On mouse click visible "focus ring" + background color --surface-primary-active
Expected:
On mouse click "Active state" surface background changed to: --surface-primary-active and no "focus ring"
On focus with a keyboard: --surface-primary-hover + border/box-shadow "focus ring"
Focus ring token already exists in DS: --shadow-focus
The text was updated successfully, but these errors were encountered:
Actual result:
On mouse click visible "focus ring" + background color
--surface-primary-active
Expected:
On mouse click "Active state" surface background changed to:
--surface-primary-active
and no "focus ring"On focus with a keyboard:
--surface-primary-hover
+ border/box-shadow "focus ring"Focus ring token already exists in DS:
--shadow-focus
The text was updated successfully, but these errors were encountered: