prevent dropdown menu autoFocus
This commit is contained in:
parent
003a104406
commit
a0ffc2238b
@ -130,6 +130,7 @@ const Plugins = () => {
|
||||
side="bottom"
|
||||
align="start"
|
||||
sideOffset={5}
|
||||
onCloseAutoFocus={event => event.preventDefault()}
|
||||
>
|
||||
{renderPlugins()}
|
||||
</DropdownMenu.Content>
|
||||
|
Loading…
Reference in New Issue
Block a user