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

Search Issue: search results differ when adding space after keyword #960

Open
iamrishishah opened this issue Jan 6, 2025 · 0 comments
Open
Assignees

Comments

@iamrishishah
Copy link

There is a discrepancy in search results when a space is added after a keyword. The issue impacts the visibility of search results and is counterintuitive for users who expect similar results regardless of trailing spaces.

Example:
Search for a keyword, e.g., User.
Result: 40 results are displayed.

Search for the same keyword with a trailing space, e.g., User .
Result: Many icons or results disappear.

Expected Behavior:
The search functionality should focus on the keyword itself, ignoring any trailing spaces. Adding a space after a keyword should not alter the results.

image image
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

No branches or pull requests

2 participants