You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(dropdown): keep overflow visible for non simple selection
This partly reverts #2219 and only adds the overflow setting in case of a simple selection dropdown where a possible scrollbar is only needed. Since 2.9.0 a simple menu item dropdown unfortunately also applied a scrollbar, which is wrong.
This PR also fixes upward menu positioning in case a floating simple upward dropdown is used
0 commit comments