-
Notifications
You must be signed in to change notification settings - Fork 51
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
"Mark Blank" checkbox can be clicked accidentally, blanking transcripts #3702
Comments
It looks like the third edit did not redirect the user through the normal
|
We've determined that this happens when the user clicks "mark as blank" while submitting their transcript. We should add a confirmation dialog (JS is fine) whenever the transcription page is saved with both data (from fields or codemirror or handsontable) and the "mark as blank" check, saying: "This page has transcribed text but you are marking it as blank. Do you want to continue?" |
#3702-Added Check For Mark As Blank On Save
Edits that created the transcripts:
First edit in production.log.1
Second edit
Third patch
Fourth and problem edit
The text was updated successfully, but these errors were encountered: