Page MenuHomePhabricator

WS OCR: "Don't ask me again" option for the replace text dialog
Closed, DeclinedPublicFeature

Description

  • 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