Fixes Remove Compact View From Kanban View Sub Options Menu's ( #6116 ) (#6453)

fixes  #6116
This commit is contained in:
Faisal-imtiyaz123 2024-07-30 22:09:04 +05:30 committed by GitHub
parent 3fa758e59a
commit 70f9df7dc4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -198,7 +198,7 @@ export const RecordIndexOptionsDropdownContent = ({
</>
)}
{viewType === ViewType.Kanban && (
{viewType === ViewType.Kanban && !currentMenu && (
<>
<DropdownMenuSeparator />
<DropdownMenuItemsContainer>