1
0
mirror of https://github.com/mattermost/focalboard.git synced 2024-11-24 08:22:29 +02:00

Fixed category menu position (#4555)

This commit is contained in:
Harshil Sharma 2023-02-08 08:45:59 +05:30 committed by GitHub
parent bb5e6769b6
commit fe515f6c82
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -313,6 +313,7 @@ const SidebarCategory = (props: Props) => {
<IconButton icon={<OptionsIcon/>}/>
<Menu
position='auto'
fixed={true}
parentRef={menuWrapperRef}
>
{