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

bug: multi-select not closed on dropdown icon click #583

Open
PulkitBanta opened this issue Feb 1, 2022 · 0 comments
Open

bug: multi-select not closed on dropdown icon click #583

PulkitBanta opened this issue Feb 1, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@PulkitBanta
Copy link
Collaborator

Describe the bug

When you have more than one multi-select on a screen and click on the chevron (dropdown) icon to open multiple multi-selects then all of them will open but the focus will be on the one opened with click on input field rather than chevron icon.

To Reproduce

Provide step-by-step instructions to reproduce the bug:

  1. Go to Multi-select
  2. Click on chevron icon (dropdown) of multiple multi-select
  3. See error

Expected behavior

When clicked outside of a multi-select including the chevron icon other multi-select should lost their focus and should close

Screenshots

Screenshot 2022-02-01 at 4 49 43 PM

Package versions

Additional context

This only happens when multi-select is opened by clicking on chevron icon and not on the click of input field.

@PulkitBanta PulkitBanta added the bug Something isn't working label Feb 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant