karnama / vueish

Vue UI Library
MIT License
0 stars 2 forks source link

Responsively position UIDropdown #564

Open stubbo opened 1 year ago

stubbo commented 1 year ago

Dropdowns can go off the screen (x-axis) when there is plenty of space on the screen

You could check if the dropdown is off-screen and offset it if possible/required.

image