[useButton] When focusableWhenDisabled
the button can still be clicked or pressed
#1312
Labels
component: collapsible
This is the name of the generic UI component, not the React module!
component: menu
This is the name of the generic UI component, not the React module!
component: select
This is the name of the generic UI component, not the React module!
component: tabs
This is the name of the generic UI component, not the React module!
regression
A bug, but worse
Regression from #1177
Before we were manually calling external handlers, but using
mergeReactProps
external handlers are called before our handlersAffected: collapsible trigger, menu items (regular, checkbox, radio), select items, tabs (
TabsTab
)The text was updated successfully, but these errors were encountered: