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

Indeterminate switch always switches to on after clicked or dragged #403

Closed
JoJordens opened this issue Dec 16, 2014 · 2 comments
Closed
Assignees
Labels
Milestone

Comments

@JoJordens
Copy link

Even when the indeterminate switch is dragged so the 'off' side shows it slides to the 'on' side and set to 'bootstrap-switch-on' instead of off.
This means it has to be toggled twice in order to set an indeterminate switch to off.

@LostCrew LostCrew self-assigned this Dec 16, 2014
@LostCrew
Copy link
Member

read this explanation
we are just making the switch behaving like it is a checkbox in intermediate state. which in fact, it still is.

@LostCrew LostCrew added this to the 3.2.3 milestone Dec 17, 2014
@LostCrew LostCrew added the bug label Dec 17, 2014
@LostCrew
Copy link
Member

@JoJordens rethinking about it, i figure that setting the right state after label drag from indeterminate state would be beneficial for the user experience, so i corrected the behaviour and it will be included in v3.3.0. thanks!

@LostCrew LostCrew reopened this Dec 17, 2014
LostCrew pushed a commit that referenced this issue Dec 17, 2014
@LostCrew LostCrew assigned LostCrew and unassigned LostCrew Dec 21, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants