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: optional search clear icon #173

Merged
merged 3 commits into from
Mar 25, 2024

Conversation

DominikDanielewicz
Copy link
Contributor

@DominikDanielewicz DominikDanielewicz commented Mar 20, 2024

Changes:

  • Added hideSearchBarClearIcon prop that allows to hide clear text icon in search bar as it was suggested disable clear text on emoji picker search bar #162
  • Made updates to the clearPhrase function to address a bug. Previously, to clear the text, users had to press the clear text icon twice. This issue has now been resolved.

closes #162

@danielmark0116 danielmark0116 merged commit 9939016 into master Mar 25, 2024
3 checks passed
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.

disable clear text on emoji picker search bar
2 participants