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

feat(Autocomplete): Clear the input field when the user loses focus #1618

Merged
merged 6 commits into from
Oct 18, 2024

Conversation

davidkbh
Copy link
Collaborator

@davidkbh davidkbh commented Oct 9, 2024

Description

The autocomplete input was appearing to clear out when users clicked away, but was just turning invisible. We've decided to actually clear the value, which still makes clear to the user that the text entered is not a full "value" (still needs a separator to turn it into a chip)

Verify that...

  • Any related demos were added and npm start and npm run build still works
  • New demos work in Safari, Chrome and Firefox
  • npm run lint passes
  • npm test passes and code coverage is increased
  • npm run build still works

Bullhorn Internal Developers

  • Run Novo Automation
Screenshots

Copy link
Contributor

github-actions bot commented Oct 9, 2024

Visit the preview URL for this PR (updated for commit db0da47):

https://novo-elements--pr1618-f-autocomplete-clear-n61wykoe.web.app

(expires Fri, 25 Oct 2024 13:55:50 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: f1783e19c2444272095017dd8ba433fff0ee3f61

@davidkbh davidkbh marked this pull request as ready for review October 17, 2024 20:43
monroepe
monroepe previously approved these changes Oct 18, 2024
kflo411
kflo411 previously approved these changes Oct 18, 2024
@davidkbh davidkbh dismissed stale reviews from kflo411 and monroepe via db0da47 October 18, 2024 13:52
@kflo411 kflo411 requested review from kflo411 and removed request for kflo411 October 18, 2024 14:04
@davidkbh davidkbh merged commit a6baa36 into next Oct 18, 2024
5 checks passed
@davidkbh davidkbh deleted the f/autocomplete-clearblur branch October 18, 2024 14:08
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.

3 participants