Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

Problem with q-select in popup + filtering/option issues #16574

Closed
DaveDisco opened this issue Nov 10, 2023 · 0 comments
Closed

Problem with q-select in popup + filtering/option issues #16574

DaveDisco opened this issue Nov 10, 2023 · 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

@DaveDisco
Copy link

What happened?

Issues with filtered q-select which allows new values to be added, running in a popup menu:

  1. A new option can be added by typing in a value then entering return. However, if you click on the Set instead of pressing return the value is not added.

  2. If you click the popup again to add a new value, the original value remains displayed as you type in the value. This is off putting. What you might really want is that when you start editing, the displayed value is copied into the value that you can then edit.

What did you expect to happen?

  1. The new value is added on Set
  2. I can add an option by editing an exsting one.

Reproduction URL

https://codepen.io/Skadave/pen/ExrmmYY

How to reproduce?

Click on popup button

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

@DaveDisco DaveDisco added kind/bug 🐞 Qv2 🔝 Quasar v2 issues labels Nov 10, 2023
@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 Nov 10, 2023
@pdanpdan pdanpdan converted this issue into discussion #16576 Nov 10, 2023

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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