fix screen reader not entering actions menu in FF (via shortcut)
This commit is contained in:
parent
1a89f66c0e
commit
16c823739a
@ -282,7 +282,6 @@ class ActionsDropdown extends PureComponent {
|
|||||||
}
|
}
|
||||||
actions={children}
|
actions={children}
|
||||||
opts={{
|
opts={{
|
||||||
disablePortal: true,
|
|
||||||
id: "default-dropdown-menu",
|
id: "default-dropdown-menu",
|
||||||
keepMounted: true,
|
keepMounted: true,
|
||||||
transitionDuration: 0,
|
transitionDuration: 0,
|
||||||
|
Loading…
Reference in New Issue
Block a user