QMenu with scroll didnt respect menu position (self and anchor) #16443
Labels
area/components
bug/1-repro-available
A reproduction is available and needs to be confirmed.
flavour/quasar-cli-vite
kind/bug 🐞
Qv2 🔝
Quasar v2 issues
What happened?
I have QMenu with many items, that positioned near the middle of screen. If there is many items in options - popup menu opens on side with more space or on top if there is about same space.
What did you expect to happen?
Open menu with respect of
self
andanchor
props if at least one item (or there isconfigurable value
space on that side) can be shown on that side.Open menu with respect of
self
andanchor
props if there is about same space (+- some value) on top and on bottom.Open menu on bottom if there is same space (+- some value) on top and on bottom and
self
andanchor
props not set.Reproduction URL
https://codepen.io/FragsterAt/pen/LYMqOMg?editors=101
How to reproduce?
Flavour
Quasar CLI with Vite (@quasar/cli | @quasar/app-vite)
Areas
Components (quasar)
Platforms/Browsers
No response
Quasar info output
Relevant log output
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: