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

Q select with use-input and use-chips but chip can't be removable. #15645

Open
Steeve55 opened this issue Mar 30, 2023 · 2 comments
Open

Q select with use-input and use-chips but chip can't be removable. #15645

Steeve55 opened this issue Mar 30, 2023 · 2 comments
Labels
area/components bug/0-needs-info Need more info to reproduce flavour/vite-plugin Bugs related to Vite usage with Quasar kind/bug 🐞 Qv2 🔝 Quasar v2 issues

Comments

@Steeve55
Copy link

Steeve55 commented Mar 30, 2023

What happened?

Q select with use-input and use-chips but chip can't be removable. The bug is we can remove the chip by passing by the input field..
For your information, I use q-chip with removable="false" in scope "selected-item" of the q select.

What did you expect to happen?

If the chip is removable=false, we should not remove it by input field of q select.

Reproduction URL

https://codepen.io/steeve55/pen/qBMGdEJ

How to reproduce?

Remove a value with backspace in the keyboard.

Flavour

Vite Plugin (@quasar/vite-plugin)

Areas

Components (quasar)

Platforms/Browsers

Chrome

Quasar info output

No response

Relevant log output

No response

Additional context

No response

@Steeve55 Steeve55 added kind/bug 🐞 Qv2 🔝 Quasar v2 issues labels Mar 30, 2023
@github-actions github-actions bot added area/components bug/0-needs-info Need more info to reproduce flavour/vite-plugin Bugs related to Vite usage with Quasar labels Mar 30, 2023
@github-actions
Copy link

Hi @Steeve55! 👋

It looks like you provided an invalid or unsupported reproduction URL.
Do not use any service other than Codepen, jsFiddle, StackBlitz, Codesandbox, and GitHub.
Make sure the URL you provided is correct and reachable. You can test it by visiting it in a private tab, another device, etc.
Please edit your original post above and provide a valid reproduction URL as explained.

Without a proper reproduction, your issue will have to get closed.

Thank you for your collaboration. 👏

@freakzlike
Copy link

The same thing is happing, when you use disable: true on an option. Backspace should not remove this either

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/components bug/0-needs-info Need more info to reproduce flavour/vite-plugin Bugs related to Vite usage with Quasar kind/bug 🐞 Qv2 🔝 Quasar v2 issues
Projects
None yet
Development

No branches or pull requests

2 participants