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

Bugs in SearchByMultipleOption #9913

Open
2 tasks
AdityaJ2305 opened this issue Jan 12, 2025 · 1 comment · May be fixed by #9851
Open
2 tasks

Bugs in SearchByMultipleOption #9913

AdityaJ2305 opened this issue Jan 12, 2025 · 1 comment · May be fixed by #9851
Assignees

Comments

@AdityaJ2305
Copy link
Contributor

Describe the bug
While updating the design of SearchByMultipleOption comp. I have encountered a few( two as of now 😅) bugs.

  • Clear Search Button Malfunction: The “Clear Search” button does not function correctly in the search bar specific to the Encounter list.
Screen.Recording.2025-01-11.at.1.02.23.PM.mov
  • URL Sync Issue: The searchValue and selectedIndex are not syncing properly with the URL.
Screen.Recording.2025-01-11.at.7.43.29.PM.mov

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'Encounter'
  2. Click on 'Search'
  3. See error

Expected behavior

  • The “Clear Search” button should work as expected.
  • The searchValue and selectedIndex should remain in sync with the URL.
@AdityaJ2305
Copy link
Contributor Author

Hey Team, I would like to work on these issues in #9851

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant