Skip to content
Commit 23b44e8a authored by Paul Gascou-Vaillancourt's avatar Paul Gascou-Vaillancourt
Browse files

fix(dropdowns): replace flip middleware with autoPlacement

This prevents dropdowns from repositionning themselves when their size
changes. The `autoPlacement` middleware flips the floating element to
whichever side has the most available space, regardless of the element's
height.

This aligns with Popper.js to Floating UI migration guidelines and
should prevent dropdowns with async content from jumping up and down
unexpectedly.
parent 5294a902
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment