Open
Bug 1853940
Opened 2 years ago
Updated 1 year ago
Create a component to display a moz-message-bar in a panel
Categories
(Toolkit :: UI Widgets, enhancement)
Toolkit
UI Widgets
Tracking
()
NEW
People
(Reporter: mstriemer, Assigned: mstriemer)
References
(Blocks 2 open bugs)
Details
(Whiteboard: [recomp])
Attachments
(2 files)
We use the ConfirmationHint as a toast message in places, but sometimes we want to make sure the user can read the message and confirm that it's been seen. This seems like a good candidate for moz-message-bar, it just needs some extra boilerplate to drop it into a XUL panel
This would be a new component, but the this could be related to other popupnotifications like the add-on installed confirmation
Updated•2 years ago
|
| Assignee | ||
Comment 1•1 year ago
|
||
| Assignee | ||
Comment 2•1 year ago
|
||
- Getting occasional flash of untranslated text
- getUpdateComplete doesn't appear to be correct, awaiting it seems to hang in browser-siteProtections.js when trying to fix the l10n issue
Depends on D199057
Updated•1 year ago
|
Whiteboard: [fidefe-reusable-components] → [recomp]
Updated•1 year ago
|
Attachment #9375352 -
Attachment description: WIP: Bug 1853940 - moz-message-bar-panel for showing message bar popups → Bug 1853940 - moz-message-bar-panel for showing message bar popups r?#recomp-reviewers,twisniewski
You need to log in
before you can comment on or make changes to this bug.
Description
•