Skip to content

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

Merged
adguernier merged 2 commits into4.xfrom
fix/issue-9993/AutoCompleteInput-clear-button-does-not-clear-new-choice
Jul 22, 2024
Merged

Fix <AutocompleteInput> clear button does not clear new choice #10033
adguernier merged 2 commits into4.xfrom
fix/issue-9993/AutoCompleteInput-clear-button-does-not-clear-new-choice

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
@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

Development

Successfully merging this pull request may close these issues.

3 participants