More than once it happened to me that Edit Recovery recovered an edit to a template or article that I previously abandoned – without being explicit that anything was recovered. This is not the expected behavior, thus reporting as a bug. Software like Libre Office will ask you if you want to recover an edit that had not been ended cleanly, and so should ER.
It's a helpful feature, but can make more damage that I'd ever want. This behavior was too annoying and, sadly, I had to disable ER.
A few more similar reports at the bottom of https://meta.wikimedia.org/wiki/Special:Permalink/26741000
Derived Requirement
Ensure that the Edit Recovery (ER) feature explicitly prompts the user when attempting to recover an unsaved or abandoned edit, asking for confirmation before proceeding with the recovery. The user should be informed that an edit was recovered, and given the option to either continue editing or discard the recovery.
BDD
Feature: Edit Recovery User Prompt
Scenario: Prompt user when Edit Recovery attempts to recover an unsaved or abandoned edit
Given the user is editing a template or article in the wikitext source editor And the user previously abandoned an edit When Edit Recovery restores the abandoned edit Then the system should display a prompt notifying the user about the recovered edit And the system should give the user the option to continue with the recovered edit or discard it
Test Steps
Test Case 1: Ensure Edit Recovery Prompts User for Confirmation Before Restoring Abandoned Edits
- Begin editing a template or article on Wikipedia.
- Abandon the edit without saving and close the editing window.
- Reopen the editing window to trigger Edit Recovery.
- ✅❓❌⬜ AC1: Confirm that the system provides an option for the user to either continue with the recovered edit or discard it.
- ✅❓❌⬜ AC2: Confirm that if the user chooses to discard, the recovery is abandoned and editing begins with a clean slate.
QA Results - BETA
AC | Status | Details |
---|---|---|
1 | ❓ | T364664#10219535 |
2 | ❓ | T364664#10219535 |