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

Cancel change event #196

Closed
neilmonroe opened this issue Apr 15, 2014 · 0 comments
Closed

Cancel change event #196

neilmonroe opened this issue Apr 15, 2014 · 0 comments
Assignees
Milestone

Comments

@neilmonroe
Copy link

There is currently no way to cancel a change event since the value has already been set.

The desired behavior in the case of some logic in the change handler which decides that the select should, in fact, not be changed (user confirmation, etc.) would be to return the value false from this function.

The value of the dropkick element can be reverted to the original value with the "reset" method, but if the user has already made a change from the default, then this would not be appropriate.

@Robdel12 Robdel12 added this to the 2.0 milestone May 27, 2014
@Robdel12 Robdel12 closed this as completed Jul 8, 2014
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

3 participants