- name open for improvement
- "the thing which show the link to the repo and client as possible alternative to not being able to edit in bridge" (from "Instead you could" until the end of the mock)
- add messages for bailout actions
- using the result of T242834: Add ability to create page links to client (use action=edit to get the user's preferred client editor) and T242837: Save original edit href (from the edit link) in store (ideally avoiding to read from the store directly, as it is a leaf component/"atom")
Description
Description
Details
Details
Related Changes in Gerrit:
| Subject | Repo | Branch | Lines +/- | |
|---|---|---|---|---|
| bridge: add BailoutActions component | mediawiki/extensions/Wikibase | master | +170 -2 |
| Status | Subtype | Assigned | Task | ||
|---|---|---|---|---|---|
| Open | None | T228066 Step 1: Error States of Data-Bridge [Tracking] (impact: medium) | |||
| Resolved | Charlie_WMDE | T235753 Step 1: Bail-out path for unsupported datatypes (impact: high) | |||
| Resolved | Lucas_Werkmeister_WMDE | T242838 Create BailoutActions component | |||
| Resolved | Lucas_Werkmeister_WMDE | T243617 Add title of client page to store | |||
| Resolved | Lucas_Werkmeister_WMDE | T243618 Let EventEmittingButton open links in new tab |
Event Timeline
Comment Actions
Change 567114 had a related patch set uploaded (by Lucas Werkmeister (WMDE); owner: Lucas Werkmeister (WMDE)):
[mediawiki/extensions/Wikibase@master] bridge: WIP: add BailoutActions component
Comment Actions
Still TODO at least:
- styles
- stories
- tests
To consider:
- maybe don’t have it access the store itself, but move that one level out?
Comment Actions
Change 567114 merged by jenkins-bot:
[mediawiki/extensions/Wikibase@master] bridge: add BailoutActions component