Closed
Bug 1839648
Opened 1 year ago
Closed 1 year ago
Add support for action buttons and links to moz-message-bar
Categories
(Toolkit :: XUL Widgets, task)
Toolkit
XUL Widgets
Tracking
()
RESOLVED
FIXED
117 Branch
Tracking | Status | |
---|---|---|
firefox117 | --- | fixed |
People
(Reporter: hjones, Assigned: annhermy)
References
(Blocks 1 open bug)
Details
(Whiteboard: [fidefe-reusable-components])
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
We need to be able to display both action buttons with unique labels and moz-support-links in the context of the moz-message-bar component. We will likely want to use one or more slot
s for this, since the message bar can potentially support multiple buttons.
Using slots should prevent us from having to re-define our common button styles to work with moz-message-bar's shadow DOM, but linking to that related bug in case we decide to go a different way.
Updated•1 year ago
|
Updated•1 year ago
|
Assignee: nobody → annhermy
Status: NEW → ASSIGNED
Pushed by hjones@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/d5773e33d139
Add support for action buttons and links to moz-message-bar. r=hjones
Comment 3•1 year ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
status-firefox117:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 117 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•