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
{{ message }}
This repository was archived by the owner on Sep 5, 2024. It is now read-only.
To be accessible, when a Bottom Sheet component is opened, focus should be sent to its first interactive control ("Share" in the Show As List option). This will vastly improve the experience for keyboard and screen reader users. Currently, focus is blurred from the triggering button; this causes focus to be lost, a major accessibility issue.