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

Revert disable check button on save #10546

Merged
merged 2 commits into from
Nov 6, 2015

Conversation

adampalay
Copy link
Contributor

@cahrens
@sarina
This PR reverts #10488 . That PR introduced a visual bug where the check button's text switched from "check" to "checking" while it was disabled: https://github.com/edx/edx-platform/blob/master/common/lib/xmodule/xmodule/js/src/capa/display.coffee#L688

The reason I'm reverting this instead of fixing it is that it looks like there could be a potential race condition with any of these buttons. Really, whenever we click one of these buttons, all of the buttons should be disabled until after the ajax call goes through.

I'm going to add this information to the original ticket: https://openedx.atlassian.net/browse/TNL-3477.

@stvstnfrd , @caesar2164 , FYIs. Thank you for raising the original issue; heads up that there's a visual bug in the original fix.

@jcdyer

@cahrens
Copy link

cahrens commented Nov 6, 2015

👍

1 similar comment
@waheedahmed
Copy link
Contributor

👍

adampalay added a commit that referenced this pull request Nov 6, 2015
@adampalay adampalay merged commit e042ee2 into rc/2015-11-10 Nov 6, 2015
@adampalay adampalay deleted the revert-disable-check-button-on-save branch November 6, 2015 18:22
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