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: Handle Queries with Spaces in SearchInput Component #860

Closed
wants to merge 1 commit into from

Conversation

llbllhllk
Copy link
Contributor

Description

The reported issue #859 highlighted a problem where searching for icons with spaces in the query did not yield results. Although the issue was raised previously, it still persisted.

Changes Made

  • The modifications involved the SearchInput component to handle queries with spaces. The solution included debouncing the input query and removing spaces during the process.

Screenshots

스크린샷 2023-11-22 오후 8 29 47

Request for Review

@kamijin-fanta @gorangajic  Could you please review this pull request?

@kamijin-fanta
Copy link
Member

fix in #898

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
preview-site(low priority) About preview web site
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants