Page MenuHomePhabricator

Error messages: user's internet is b0rked - on save. potentially solvable. no report (3.5) (impact: medium)
Open, Needs TriagePublic

Description

As an ... I want to ... in order to ...

Problem:
in the case of a timeout during saving, i want to be able to try and save again in the hopes that the circumstances have changed.

Example:

  • timeout
  • server does not respond (no internet)

Screenshots/mockups:

internet on save.png (489×500 px, 26 KB)

Figma link

BDD
GIVEN a Bridge edit
WHEN the edit times out
THEN a dedicated error screen is shown
AND the user can dismiss it (return to edit form) or retry (directly resend edit)

Acceptance criteria:

  • error message is shown on timeout on save
    • don't purge cache in this case (see T235208)
  • user can retry the edit by clicking a retry button
  • user can retry the edit by dismissing the error and clicking publish again (different from the cancel button for the error on load!)

Event Timeline

Restricted Application added a subscriber: Aklapper. · View Herald Transcript
Lydia_Pintscher renamed this task from Error messages: on save. potentially solvable. no report (3.5) to Error messages: user's internet is b0rked - on save. potentially solvable. no report (3.5).Feb 25 2020, 3:52 PM
Lydia_Pintscher updated the task description. (Show Details)
Lydia_Pintscher renamed this task from Error messages: user's internet is b0rked - on save. potentially solvable. no report (3.5) to Error messages: user's internet is b0rked - on save. potentially solvable. no report (3.5) (impact: medium)#.Mar 2 2020, 3:10 PM
Lydia_Pintscher renamed this task from Error messages: user's internet is b0rked - on save. potentially solvable. no report (3.5) (impact: medium)# to Error messages: user's internet is b0rked - on save. potentially solvable. no report (3.5) (impact: medium).
Lydia_Pintscher updated the task description. (Show Details)