Skip to content

Conversation

@T4rk1n
Copy link
Contributor

@T4rk1n T4rk1n commented Jun 23, 2022

Disable value reset if not in options if the Dropdown searchable=True to fix the search value in the input resetting when a value is selected and a new search is typed. Fix #2099

Contributor Checklist

  • I have run the tests locally and they passed. (refer to testing section in contributing)
  • I have added tests, or extended existing tests, to cover any new features or bugs fixed in this PR
  • I have added entry in the CHANGELOG.md
@T4rk1n T4rk1n requested a review from alexcjohnson as a code owner June 23, 2022 17:57
@alexcjohnson
Copy link
Collaborator

@T4rk1n this looks great as far as #2099 is concerned, but I wonder if #2072 will be another layer on top of this or if it indicates we want another approach entirely?

@T4rk1n
Copy link
Contributor Author

T4rk1n commented Jun 27, 2022

@alexcjohnson #2072 is a similar bug but it is not fixed by this PR.

Copy link
Collaborator

@alexcjohnson alexcjohnson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💃

@T4rk1n T4rk1n merged commit d558862 into dev Jun 28, 2022
@T4rk1n T4rk1n deleted the 2099-dropdown-search branch June 28, 2022 13:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants