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 Jun 5, 2023. It is now read-only.
The Select component should be able to be disabled, for when changing the selected value needs to be prevented.
Need to investigate how to do this in an accessible way; maybe
aria-disabled& disabling all menu interactions will be enough?