View picker dropdown position fix (#8945)

as per title
This commit is contained in:
nitin
2024-12-07 22:56:41 +05:30
committed by GitHub
parent 1749793bc1
commit ef0ae2568d

View File

@ -84,6 +84,7 @@ export const ViewPickerDropdown = () => {
dropdownId={VIEW_PICKER_DROPDOWN_ID}
dropdownHotkeyScope={{ scope: ViewsHotkeyScope.ListDropdown }}
dropdownOffset={{ x: 0, y: 8 }}
dropdownPlacement="bottom-start"
dropdownMenuWidth={200}
onClickOutside={handleClickOutside}
clickableComponent={