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
One improvement was that border-radius now works on outline. Since this change, we might need to adjust the outline offset on some of our components (and Figma?) Button focus frame is now very hard to see due to short offset.
Edit:
The text was updated successfully, but these errors were encountered:
Bente and I concluded that the problem is bigger than just fixing the focus-ring on the button-component, as there are inconsistencies with how we indicate focus across components. This is not critical, so I’ve made a new issue – “Make focus-indicators more uniform across components” (#1733) – and added it to the “Conforming Components” epic (#1598).
Chromium was recently updated for more complex outlines. https://chromium.googlesource.com/chromium/src/+/77a5954e1f52f5d9bbb9808e490fc9ae9233ec2d
One improvement was that
border-radius
now works on outline. Since this change, we might need to adjust the outline offset on some of our components (and Figma?) Button focus frame is now very hard to see due to short offset.Edit:
The text was updated successfully, but these errors were encountered: