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

Fix <AutocompleteInput> clear button does not clear new choice #10033

Conversation

erwanMarmelab
Copy link
Contributor

Following #10023

Problem

Fixes #9993

How To Test

  1. Navigate to this story
  2. Fill the input with a choice that does not exist
  3. Click the clear button -> it should delete the new choice
  4. Fill the input again with a choice that does not exist
  5. Click the clear button -> it should now delete the new choice

@djhi djhi changed the title fix <AutocompleteInput> clear button does not clear new choice Fix <AutocompleteInput> clear button does not clear new choice Jul 22, 2024
@erwanMarmelab erwanMarmelab added WIP Work In Progress RFR Ready For Review and removed WIP Work In Progress labels Jul 22, 2024
@adguernier adguernier merged commit f574cd9 into 4.x Jul 22, 2024
12 checks passed
@adguernier adguernier deleted the fix/issue-9993/AutoCompleteInput-clear-button-does-not-clear-new-choice branch July 22, 2024 14:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
RFR Ready For Review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants