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

[Bug][ComboBox] With enabled 'suggest', sometimes additional values are added to the selected item text #474

Open
kdikov82 opened this issue Nov 14, 2023 · 0 comments
Labels
Bug Item which indicates that something is not working SEV: High

Comments

@kdikov82
Copy link

To Reproduce

  1. Open the following example: https://stackblitz.com/edit/8r65ze?file=src%2Fmain.vue
  2. Type in "Bos" and click "Bosnia & Herzegovina" in the popup
  3. Press delete (which will remove the highlighted text) and write "ni" (to get "Bosni)
  4. Click on "Bosnia & Herzegovina" again

The wrong result will be "Bosnia & Herzegovinaa & Herzegovina".

Expected behavior
Only the selected item text should be added in the input

@kdikov82 kdikov82 added Bug Item which indicates that something is not working Priority 1 SEV: High labels Nov 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Item which indicates that something is not working SEV: High
Projects
None yet
Development

No branches or pull requests

2 participants