- icon from ooui
- style border and background color according to mock-up
- verify spacings are correct - talk to UX to make sure that these are consistent between the notice and error variant
Description
Details
Status | Subtype | Assigned | Task | ||
---|---|---|---|---|---|
Open | None | T228066 Step 1: Error States of Data-Bridge [Tracking] (impact: medium) | |||
Resolved | Charlie_WMDE | T241126 Step 1: Improved generic error screen (impact: high) | |||
Resolved | Lucas_Werkmeister_WMDE | T249121 add error variant to IconMessageBox |
Event Timeline
Change 585278 had a related patch set uploaded (by Lucas Werkmeister (WMDE); owner: Lucas Werkmeister (WMDE)):
[mediawiki/extensions/Wikibase@master] bridge: add error type to IconMessageBox
Change 585279 had a related patch set uploaded (by Lucas Werkmeister (WMDE); owner: Lucas Werkmeister (WMDE)):
[mediawiki/extensions/Wikibase@master] bridge: fix spacing of IconMessageBox
Note for reviewers: some message boxes in Figma look like they have 13px/25px spacing, but that’s only because the 1px border is included.
@Charlie_WMDE Figma specifies 1.6 line-height, but currently the IconMessageBox has 1.5 line-height (story). Should we fix that here, or leave it for later with the rest of T246117: Visual fixes?
(Technically, it currently shares the same styles as other “body S” components, so fixing the line-height only for IconMessageBox would be a bit annoying to implement.)
Change 585278 merged by jenkins-bot:
[mediawiki/extensions/Wikibase@master] bridge: add error type to IconMessageBox
Change 585279 merged by jenkins-bot:
[mediawiki/extensions/Wikibase@master] bridge: fix spacing of IconMessageBox
Moving to Verification (instead of Done) because I’m still not sure about the line-height. (See storybook for how it looks now.)
Yes, mainly this – current line-height is 1.5, Figma says 1.6, unclear if that should be changed in this task or the already existing follow-up:
@Lucas_Werkmeister_WMDE if it would get updated "automatically" with a change to body S then i say, leave it as is ie can be moved to done imo