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

fix enable and disable when selectbox destroyed #177

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

bogdanRada
Copy link
Contributor

@bogdanRada bogdanRada commented Jul 28, 2016

This pull request is a continuation of this pull request #150

Seems if the selectbox is disabled and then destroyed, if the selectbox is not enabled and you want to set options on the select and then enable it, seems the attribute "disabled" is not removed.

You can test this here: http://jsfiddle.net/xx97so9m/1/ ( using master branch from github) - This is a demo of the bug .

If needed i can make a demo with the fixed version too.

This solves this issue.

Please let me know what you think. There might be a better way of doing this. Thank you very much

@bogdanRada
Copy link
Contributor Author

@marcj , can you please review also this pull request? It's been two months since was opened and i got no feedback. Thank you very much :)

@bogdanRada
Copy link
Contributor Author

any chance this would get reviewed? It's been 4 months since i opened it. @marcj can You please take a look?

@bogdanRada
Copy link
Contributor Author

any updates on this ?:D

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.

1 participant