Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
Already on GitHub? Sign in to your account
AO3-5109 Rails BOT: Don't auto disable submit buttons after they're pressed #3004
Conversation
sarken
added
Awaiting review
Priority: Broken on Test (High)
labels
Aug 24, 2017
elzj
merged commit bde1c62
into
otwcode:master
Aug 24, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
sarken commentedAug 24, 2017
Issue
https://otwarchive.atlassian.net/browse/AO3-5109
Purpose
As a result of the Rails upgrade, all submit buttons were getting disabled after they were pressed, which caused problems like not being able to preview a work after correcting a validation error resulting from a missing title.
Testing
Refer to JIRA
References
https://stackoverflow.com/a/44025628
http://edgeguides.rubyonrails.org/configuring.html#configuring-action-view