Advanced Real-World ScenariosScenarioAdvanced
Offline sync conflict
Scenario
A task app supports offline editing. A user edits a task title and due date offline while another user changes the same task on the server. When the device reconnects, the app must detect conflicts and help the user resolve them without losing data.
List checks, risks, edge cases, data conditions, and user experience concerns you would cover.