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

Space doesn't work when typing in input that's in QTree node #17790

Open
kticka opened this issue Jan 27, 2025 · 0 comments
Open

Space doesn't work when typing in input that's in QTree node #17790

kticka opened this issue Jan 27, 2025 · 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

@kticka
Copy link

kticka commented Jan 27, 2025

What happened?

I'm creating dynamic tree where you can edit node name directly in node header. Since "space" key is used to expand/collapse node, it doesn't work and you cannot type space.

What did you expect to happen?

QTree shouldn't break default behavior and space should work.

Reproduction URL

https://codepen.io/kticka/pen/YPKdLZJ

How to reproduce?

Try to edit input field and use space character

Flavour

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

Areas

Components (quasar)

Platforms/Browsers

No response

Quasar info output

Relevant log output

Additional context

No response

@kticka kticka added kind/bug 🐞 Qv2 🔝 Quasar v2 issues labels Jan 27, 2025
@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 Jan 27, 2025
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