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

Dropdown with Lazy Loading - The entered text overrides the input value and the item looses the display text #6072

Closed
JaneSjs opened this issue Apr 21, 2023 · 0 comments · Fixed by #6106
Assignees
Milestone

Comments

@JaneSjs
Copy link
Contributor

JaneSjs commented Apr 21, 2023

To reproduce the issue, run the demo and click the input field.
I can reproduce the following issues:

The cursor jumps to the beginning of the input field. When you start typing, the text overrides the existing input text.

2023-04-21_14-06-15.mp4
@JaneSjs JaneSjs added bug user issue An issue or bug reported by users labels Apr 21, 2023
@JaneSjs JaneSjs changed the title Dropdown with Lazy Loading - The entered text overrides the input value Dropdown with Lazy Loading - The entered text overrides the input value and the item looses the display text Apr 21, 2023
@JaneSjs JaneSjs added dropdownV2 and removed user issue An issue or bug reported by users labels Apr 21, 2023
@OlgaLarina OlgaLarina added this to the v1.9.86 milestone Apr 25, 2023
novikov82 added a commit that referenced this issue Apr 27, 2023
…ut value and the item looses the display text

Fixes #6072
OlgaLarina added a commit that referenced this issue Apr 27, 2023
…Loading---The-entered-text-overrides-the-input-value-and-the-item-looses-the-display-text

#6072 Dropdown with Lazy Loading - The entered text overrides the input value and the item looses the display text
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment