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 autocomplete clear not workign for single char #1927

Merged
merged 1 commit into from
Aug 2, 2022

Conversation

maxpatiiuk
Copy link
Member

Fixes #1924

Happened only when the selected pick list item is one character long.

This was used to differentiate the "x" (clear) button click from using the backspace key

Fixed. Please test this with non-read-only pick lists, query combo boxes, and the search box in tree viewer.

Test using the clear button and backspace key when there is one character

@maxpatiiuk maxpatiiuk requested a review from a team August 2, 2022 01:56
@grantfitzsimmons grantfitzsimmons merged commit 3caec73 into production Aug 2, 2022
@grantfitzsimmons grantfitzsimmons deleted the issue-1924 branch August 2, 2022 14:31
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

Successfully merging this pull request may close these issues.

Cannot remove value from non-read only pick lists
2 participants