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 the ability for categorization of react-select options #468

Closed
wants to merge 1 commit into from
Closed

Add the ability for categorization of react-select options #468

wants to merge 1 commit into from

Conversation

reynolek
Copy link

I wrote this mostly for our use at work. I personally find this code useful and figured I would take the time to deal with testing it and adding a couple examples to the dev server.

All of the tests are essentially copies of previous tests, with the categorization flag added. I used this as my approach to make sure adding categorization did not break anything else. The one exception is allowing create with categorization -- The code logic wouldn't (easily) be able to identify which category to place the created option in.

Let me know if you have any questions.

@JedWatson
Copy link
Owner

Sorry this never got attended to. With the release of 1.0.0 I'm closing a lot of old PRs and Issues that either may be fixed / or won't be merged given the major changes since.

Please re-open if you still want to address this in the latest version.

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

Successfully merging this pull request may close these issues.

2 participants