Closed mpellerin42 closed 7 months ago
when the dropdown is included in a container with position: fixed (like in a modal for instance), and in a scrollable container, we automatically close the dropdown on scroll event to prevent the dropdown to move while scrolling.
position: fixed
when the dropdown is included in a container with
position: fixed
(like in a modal for instance), and in a scrollable container, we automatically close the dropdown on scroll event to prevent the dropdown to move while scrolling.