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

Restore value when blur #177

Open
RobbeR opened this issue Dec 4, 2024 · 0 comments
Open

Restore value when blur #177

RobbeR opened this issue Dec 4, 2024 · 0 comments

Comments

@RobbeR
Copy link

RobbeR commented Dec 4, 2024

Hi there,

Is it possible to keep the previously selected value on the blur event?

I would like to do this:

  1. User selects a value from the list (e.g. "TEST")
  2. Click on the input and start typing, or backspacing the entire value
  3. Leave the input, e.g. clicks outside
  4. Input should filled with the last "valid" value, not the one what the user "left" in the input

Is this possible somehow? Its weird that this is not the default behaviour.

Thank you,
R

@RobbeR RobbeR changed the title Restore value when remove and blur Restore value when blur Dec 4, 2024
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