question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[MultiSelect] support closeOnSelect

See original GitHub issue

Environment

Feature request

There is closeOnSelect props on suggest. Could we support it on MultiSelect too?

Examples

Issue Analytics

  • State:open
  • Created 5 years ago
  • Reactions:1
  • Comments:10 (5 by maintainers)

github_iconTop GitHub Comments

2reactions
alxmironcommented, Mar 28, 2019

In my case, I make a validation after each MultiSelect change and error dialog conflicts with a dropdown (opening of a dialog doesn’t trigger onInteraction inside MultiSelect’s Popover, somehow). closeOnSelect would solve my problem Screen Shot 2019-03-28 at 20 28 05

1reaction
pkwicommented, Feb 25, 2019

@adidahiya I doubt we will have a use for this internally. For us, it is important that items are selected/removed quickly from the list.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Select2 multi-select with no closeOnSelect overlaps results on ...
When I have a select2() with closeOnSelect =false, the results list overlaps the selected values when the no of selected values cause the...
Read more >
Vue-Multiselect | Vue Select Library
Vue-Multiselect supports changing the option list on the fly, thus can be also used a type-a-head search box. To react to the search...
Read more >
multiselect-react-dropdown - npm
Prop Type Default options array onSelect function func onRemove function func
Read more >
Help with integrating select2 for implementation of multi-select ...
Help with integrating select2 for implementation of multi-select in ... 'Select all that apply', closeOnSelect: false, width: '100%'}); });.
Read more >
Options | Select2 - The jQuery replacement for select boxes
Option Type Default ajax object null allowClear boolean false amdLanguageBase string./i18n/
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found