Skip to content

BugFix: Incorrect Site Navigation on Search #649

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

Merged
merged 11 commits into from
May 29, 2025

Conversation

prathameshnarkhede
Copy link
Contributor

Issue:

When typing any character from "E" or "W" in the "Select a Site" search field, the app would automatically navigate to the "West" site, regardless of the user's intended input.

  • The search logic was too aggressive, causing unintended site selection based on partial matches.

  • Updated the search placeholder text to use the correct localized resource (FloorFilterFilterSearchPlaceholder) for better clarity and consistency.

  • New logic prevents automatic navigation or selection when only partial matches are found.

@prathameshnarkhede prathameshnarkhede merged commit 0586108 into main May 29, 2025
1 check passed
@prathameshnarkhede prathameshnarkhede deleted the pratham/toolkit-floorfilter-bug-fix branch May 29, 2025 23:56
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.

2 participants