Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Height Adjustment Issue in Q-Tree within Q-Menu with Default Collapsed Nodes #17029

Open
hatschusnies opened this issue Mar 22, 2024 · 0 comments
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

Comments

@hatschusnies
Copy link

What happened?

The height adjustment of the Q-Menu does not occur properly when there is insufficient space to display all expanded nodes within the Q-Tree component. As a result, the menu fails to provide a scrollbar when necessary, making it difficult to navigate through the expanded tree structure.

What did you expect to happen?

I expected the Q-Menu to dynamically adjust its height to accommodate the expanded nodes within the Q-Tree, especially when space is limited. This adjustment should include the appearance of a scrollbar when necessary, ensuring smooth navigation through the expanded tree structure.

Reproduction URL

https://codepen.io/hatschusnies/pen/dyLWXvz?editors=101

How to reproduce?

  1. Go to the provided link.
  2. Open the menu.
  3. Expand nodes within the menu until the height of the menu exceeds the available space.

Flavour

Quasar CLI with Vite (@quasar/cli | @quasar/app-vite)

Areas

Components (quasar)

Platforms/Browsers

Chrome

Quasar info output

No response

Relevant log output

No response

Additional context

No response

@github-actions github-actions bot added area/components bug/1-repro-available A reproduction is available and needs to be confirmed. flavour/quasar-cli-vite labels Mar 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
Development

No branches or pull requests

1 participant