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

Improve the multi-select component behavior in v2 headless UI #8410

Closed
nihal467 opened this issue Aug 22, 2024 · 0 comments · Fixed by #8432
Closed

Improve the multi-select component behavior in v2 headless UI #8410

nihal467 opened this issue Aug 22, 2024 · 0 comments · Fixed by #8432
Assignees

Comments

@nihal467
Copy link
Member

Describe the bug
Follow-up: #8260

Due to the recent change to headless UI V2, currently, when we select options in a multi-select for example in advance filters and without closing the dropdown, clicking on the apply button, it won't apply the filters in the first click. On the first click, the dropdown will be closed and on the second click, only the apply button will work

To Reproduce
Steps to reproduce the behavior:

  1. Go to the patient tab
  2. Click on advanced filters
  3. select multi-option in the has consent record dropdown
  4. without closing the dropdown click on the apply button on the top right
  5. See error

Expected behavior

Earlier, when we clicked on the apply button, it should work properly, rather than closing the dropdown on the first click and the second click the apply button works

Screenshots

image

@rithviknishad rithviknishad moved this to Up Next in Care Aug 23, 2024
@khavinshankar khavinshankar self-assigned this Aug 23, 2024
@rithviknishad rithviknishad moved this from Up Next to Review required in Care Aug 28, 2024
@github-project-automation github-project-automation bot moved this from Review required to Done in Care Sep 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants