close dropdown on select in multi select view #503
rajeevprasanna
started this conversation in
Ideas
Replies: 1 comment 2 replies
-
How do you know when the user has finished selecting? If you do not want multiple selects, then you're probably looking for https://github.com/dowjones/react-dropdown-tree-select#radioselect |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Right now, the dropdown is closing on selection in a single select view. But we have a need to close the dropdown on the multi-select view also. The reason for that is we want to trigger some action immediately on selection and refresh the view.
is it possible to add this feature? i can raise pull request if it is allowed.
Beta Was this translation helpful? Give feedback.
All reactions