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

Add multi-select limiter #174

Closed
dcousens opened this issue May 7, 2015 · 6 comments
Closed

Add multi-select limiter #174

dcousens opened this issue May 7, 2015 · 6 comments
Milestone

Comments

@dcousens
Copy link
Collaborator

dcousens commented May 7, 2015

Adding a custom limiter would enable developers the ability check what is currently selected, and do things like:

You could do this through a limited prop, which stops the user from selecting more options, but they can still be clearable and not disabled

That way this functionality should be easy enough to add for any level of control.

@dcousens dcousens self-assigned this May 7, 2015
@dcousens dcousens added this to the 0.4.9 milestone May 7, 2015
@dcousens dcousens modified the milestones: 0.6.0, 0.5.1 Jun 3, 2015
@dcousens dcousens removed their assignment Aug 13, 2015
@codeorelse
Copy link

Is anyone working on this atm?

@kfajardo-agsx
Copy link

yes please. up?

@dcousens
Copy link
Collaborator Author

dcousens commented Jan 3, 2017

These features are all possible AFAIK through https://github.com/JedWatson/react-select#multiselect-options

@dcousens dcousens closed this as completed Jan 3, 2017
@JeanOsorio
Copy link

I know this issues is close, but limited the selector with the prop limited is not working for me. Also here in the documentation (https://github.com/JedWatson/react-select#multiselect-options) I did not see the limited prop. What I'm doing wrong.

@dcousens
Copy link
Collaborator Author

dcousens commented Jan 20, 2017

@JeanOsorio open a new issue with an example of your problem?

@rohitkrishna094
Copy link

Is there a min limit in react-select? Like user can select more than 3 options meaning he/she cannot delete/clear/remove options so that the count of options selected goes beneath 3.

Also similarly is there a maximum limit.
Thanks.

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

No branches or pull requests

5 participants