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

Update logic on Autocomplete focusRemoved function #1421

Merged
merged 1 commit into from
Mar 7, 2024

Conversation

cwolf10
Copy link
Collaborator

@cwolf10 cwolf10 commented Feb 28, 2024

Description

Update logic on focusRemoved function so that item is selected and focus pushed back to autocomplete only when input is not blank and has changed.

Motivation and Context

Resolves #1420

Type of Change (Select One and Apply Github Label)

  • Bug fix (non-breaking change which fixes an issue) -> Apply bugfix label
  • New feature (non-breaking change which adds functionality) -> Apply enhancement label
  • Breaking change (fix or feature that would cause existing functionality to change) -> Apply breaking label

Screenshots (if appropriate):

Which browsers have you tested?

  • Internet Explorer 11
  • Edge
  • Chrome
  • Firefox
  • Safari

Checklist:

Copy link

github-actions bot commented Feb 28, 2024

PR Preview Action v1.4.7
Preview removed because the pull request was closed.
2024-03-07 15:12 UTC

@cwolf10 cwolf10 merged commit 755ac07 into master Mar 7, 2024
1 of 2 checks passed
@cwolf10 cwolf10 deleted the 1420-autocomplete branch April 11, 2024 17:56
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.

SDSAutocomplete fields with freeTextEnabled enabled as true are causing a persistent focus on the field
2 participants