Fix drag to select in dropdowns, context menu and action bar (#1704)

- fix drag to select disable at many locations
This commit is contained in:
brendanlaschke
2023-09-21 23:22:13 +02:00
committed by GitHub
parent 043fe3a7ab
commit 54042a7d8f
12 changed files with 23 additions and 35 deletions

View File

@ -117,6 +117,7 @@ export const MatchColumnSelect = ({
createPortal(
<StyledFloatingDropdown ref={refs.setFloating} style={floatingStyles}>
<StyledDropdownMenu
data-select-disable
ref={dropdownContainerRef}
width={refs.domReference.current?.clientWidth}
>