- have a boolean showError local field on the Termbox component to indicate the error state, set to false on initialization, and deactivateEditMode. Set to true in the catch block of the save method
- plug messages into the MessageBanner component, show/hide with showError
Description
Description
Details
Details
Subject | Repo | Branch | Lines +/- | |
---|---|---|---|---|
Show an error when failing to save an edit | wikibase/termbox | master | +128 -11 |
Status | Subtype | Assigned | Task | ||
---|---|---|---|---|---|
Open | None | T219886 Unhappy Editing Paths | |||
Resolved | • Lea_WMDE | T222884 Report failed save to users | |||
Resolved | Jakob_WMDE | T228636 Show the error when save fails, hide when leaving edit mode |
Event Timeline
Comment Actions
Change 527557 had a related patch set uploaded (by Jakob; owner: Jakob):
[wikibase/termbox@master] Show an error when failing to save an edit
Comment Actions
Change 527557 merged by jenkins-bot:
[wikibase/termbox@master] Show an error when failing to save an edit