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 option to click on group of items #22

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

add option to click on group of items #22

wants to merge 7 commits into from

Conversation

jfernandogt
Copy link

if selectGroup is true you can click in a group and select all of options of that

# Conflicts:
#	dist/react-select-plus.js
#	dist/react-select-plus.min.css
#	dist/react-select-plus.min.js
#	examples/dist/app.js
#	examples/dist/bundle.js
#	examples/dist/standalone.js
#	lib/Select.js
#	src/Select.js
@arnold-almeida
Copy link

How does this look like?

The Optgroup Support example found here is pretty neat...

http://hemantnegi.github.io/jquery.sumoselect/sumoselect_demo.html

@sbauch
Copy link

sbauch commented Nov 3, 2016

I'm using this in a project, think some styling could be improved, but curious what the maintainers think about getting this merged.

@jfernandogt would you take PRs on your branch for some of the styling stuff? i.e. I'd like to see the same hover state on Groups that are on Options, and I also think the options hover should extend to the full width of the dropdown.

screen shot 2016-11-03 at 10 15 30 am

But maybe that's best resolved by my own styles?

@sbauch sbauch mentioned this pull request Nov 14, 2016
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.

3 participants