estuary / ui

A web based UI to assist in working with Estuary Flow
https://dashboard.estuary.dev/
Other
12 stars 1 forks source link

Improve the keyboard accessibility of the binding selector disable/enable mass action #1140

Open kiahna-tucker opened 5 months ago

kiahna-tucker commented 5 months ago

Presently, the menu opened by the binding selector disable/enable mass action is partially accessible. The radio button group and action buttons can be accessed separately, but tabbing out of either one will call the onClose Menu property. Unfortunately, this property is improperly typed so there is not a clear way to override this behavior.