-
Notifications
You must be signed in to change notification settings - Fork 480
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 functionality should be showing exact match result on top #7653
Comments
@nihal467 can you assign this to me... while searching we should give priority to the first name and the one which exactly includes the first name should be given priority while sorting. I will make a PR as soon as you assign me. @rithviknishad |
@nihal467 can you assign this to me it was inactive from the last week |
Hi, @coronasafe/care-frontend-maintainers, This issue has been automatically marked as stale because it has not had any recent activity. |
@rithviknishad Iam ready with the PR along with test cases can you assign me back i will immediately make PR |
ohcnetwork/care#2167 @rithviknishad can you plz review it |
Hi, @coronasafe/care-frontend-maintainers, This issue has been automatically marked as stale because it has not had any recent activity. |
@rithviknishad ohcnetwork/care#2167 I already made a PR can you please review it |
Describe the bug
When we perform the search function in the care, it does not show the exact match results on the top.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
in the search result, the exact match should be shown at the first of the sorting
Ref: https://stackoverflow.com/a/75932387/7887936
Screenshots
The text was updated successfully, but these errors were encountered: