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

AutoCompleteAsync malfunctions if search query has a space #3866

Closed
Ashesh3 opened this issue Oct 29, 2022 · 0 comments · Fixed by #3867
Closed

AutoCompleteAsync malfunctions if search query has a space #3866

Ashesh3 opened this issue Oct 29, 2022 · 0 comments · Fixed by #3867
Assignees
Labels
P1 breaking issue or vital feature

Comments

@Ashesh3
Copy link
Member

Ashesh3 commented Oct 29, 2022

Describe the bug
With the new Tailwind component AutoCompleteAsync , if the search field encounters a space (" "), the whole search term is erased. This prevents the user from making a search query with a space in it.

To Reproduce
Steps to reproduce the behavior:

  1. Go to Patients Page
  2. Open Advanced filters
  3. Type any search query in LSG Body, District or Facility
  4. The entire search term clears itself.

Expected behavior
Search should be allowed even when it has spaces in it.

Screenshots
msedge_PcvK5Yq3zJ

@Ashesh3 Ashesh3 self-assigned this Oct 29, 2022
@nihal467 nihal467 added the P1 breaking issue or vital feature label Oct 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P1 breaking issue or vital feature
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants