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
On desktop we support focus via tabbing which sets button labels to bold, but there is a bug on mobile.
When a button is tapped on mobile there is a bad interaction with the desktop focus code where the label becomes bold. Note that tapping it again unbolds the label, and then it remains unbold.
This can be repro'd on mobile device emulation mode.
The text was updated successfully, but these errors were encountered:
On desktop we support focus via tabbing which sets button labels to bold, but there is a bug on mobile.
When a button is tapped on mobile there is a bad interaction with the desktop focus code where the label becomes bold. Note that tapping it again unbolds the label, and then it remains unbold.
This can be repro'd on mobile device emulation mode.
The text was updated successfully, but these errors were encountered: