- We should allow users to dismiss the "replace text, are you sure?" button and keep it from re-appearing. Forcing that extra click is really annoying sometimes when the user is sure.
- While idea of being able to undo the OCR is good, it's not a blocker - if the user chooses to not see that dialog and nukes their edit box, that's no different to how it is now.
- Implementations could be:
- A checkbox in the dialog: "don't show this again" and/or "don't show this again for this book" (and store option in LocalStorage or similar)
- A checkbox in the menu: "don't confirm text replacement" (or similar) - more obvious if the user wants to turn it back on again
Description
Description
Related Objects
Related Objects
Event Timeline
Comment Actions
Hey all, this should be mitigated by the work in this ticket https://phabricator.wikimedia.org/T286564