internetarchive / internetarchive/openlibrary
Editing - Submit button should be disabled till google verifies recaptcha.
- Dominant language
- Python
- Stars
- 6.7k
- Forks
- 2k
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 138
Description
When editing a book, the save button at the end should be disabled till the google verifies recaptcha entry. Currently, it is clickable which takes the user to another error screen. Check the screenshots attached.
### Evidence / Screenshot (if possible)
### Relevant url?
https://openlibrary.org/books/OL23245221M/Catch-22/edit
### Steps to Reproduce
1. Log in
2. Go to any book and click edit
3. Scroll down and click submit, it lets you click
* Actual - It takes the user to an error screen saying invalid captcha
* Expected - Button should be disabled till the user is verified as a human
### Details
- **Logged in (Y/N)?** Y
### Proposal & Constraints
Button should be disabled till the user is verified as a human
### Stakeholders

@cdrini
Contributor guide
Assessment
This issue has not been assessed yet.