Skip to content

Conversation

@mohdashraf010897
Copy link
Member

PR Type BugFix

Description fixes a bug with autosuggest prop in the SearchBox component.

Detailed Description@ https://www.loom.com/share/51b5ebc8514b4fc3ad131ada06d08fdf

When autosuggest is false,

  • suggestions appear in the dropdown (shouldn't appear)
  • esc key doesn't close suggestions (it should close suggestions and defocus)
  • on keystroke changes, the results change (expected) but suggestions from before remain until the text is completely cleared

🧇 Also updates the failing snapshots for SearchBox.
https://www.loom.com/share/0001a77ca8eb4a0ead4a6be5ec468b60

@github-actions github-actions bot added the web label Jan 10, 2022
@bietkul bietkul marked this pull request as ready for review January 10, 2022 14:12
@bietkul bietkul merged commit 9e55b0c into next Jan 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants