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

Edit not working for DropdownList #1117

Closed
cb-aravindh opened this issue Jan 4, 2022 · 0 comments
Closed

Edit not working for DropdownList #1117

cb-aravindh opened this issue Jan 4, 2022 · 0 comments

Comments

@cb-aravindh
Copy link

@jquense Initially I start typing and select the value from the dropdown list, If I want to change the value I need to start typing from the beginning, Here while changing the value I want to start typing from the end of the current value.

Eg: I have three values in the dropdown list

  1. 123
  2. 12345
  3. 1234567

First I selected option 1 ("123") If I want to move to the second option("12345") for this I need to start typing 12345 from the beginning instead of just adding 45 at the end. Any idea how to handle this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant