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

Missing click on group action in multiselect. #66

Open
songoo opened this issue Feb 23, 2017 · 3 comments
Open

Missing click on group action in multiselect. #66

songoo opened this issue Feb 23, 2017 · 3 comments

Comments

@songoo
Copy link

songoo commented Feb 23, 2017

Hello, is it possible to catch group header (optgroup) action ? Or is possible to click on group header and select/unselect all oprions in that group ?

@sukima
Copy link
Owner

sukima commented Feb 24, 2017

It might be possible. I'm glad to take pull requests but I won't have any free time to do this myself. Also, I've found that http://www.ember-power-select.com/ has a bootstrap theme and works about 100 times better. I think I might deprecate this addon in favor of that one in the future.

@songoo
Copy link
Author

songoo commented Feb 24, 2017

Hi there. I know power select, and to tell truth its UI is very bad, id closes on every pick so you have open it again and again, default pick graphic is only grayed background(no checkboxes) , in page examples did not found one with "4 of 10 picked", and of course does not have click action on group. I browsed all select plugins that were in repo, your was nearest to my needs 👍

@sukima
Copy link
Owner

sukima commented Feb 24, 2017

Hmm. Well PS has an option to keep it open. And I mention it is because it is flexible and completely customizable. If I were to to do anything to this addon I would completely rewrite it using PS. Sounds like what you need is a better theme then the default.

Again I can not see myself having the time in the near future. But if you willing to wait I might get to it. That said the source is freely editable and I would likely be happy to merge any Pull Requests you come up with.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants