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