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

Fixed closing of dropdown for multi select #465

Closed
wants to merge 1 commit into from

Conversation

urvashi01
Copy link

For multi-select, the menu should remain open for the user to select more options. Closing it after every selection counteracts the intuition to select multiple options.

@gwyneplaine
Copy link
Collaborator

thanks @urvashi01 this functionality has since been implemented in the following commit c7fe6f4
you can opt out of the default behaviour by setting the with a closeOnSelect prop to false.

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

Successfully merging this pull request may close these issues.

2 participants