Replace addon-page-header buttons with moz-button reusable components
Categories
(Toolkit :: Add-ons Manager, task, P1)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox153 | --- | fixed |
People
(Reporter: rpl, Assigned: rpl)
References
Details
(Whiteboard: [addons-jira])
Attachments
(3 files)
This bugzilla issue is tracking converting to moz-button elements the buttons part of the addon page header components, which allows us to simplify the css rules associated to these buttons (and the custom logic wiring the page options button with the related panel list), and prepares this section of the about:addons page to its ongoing restyling part of the project Nova.
Updated•2 months ago
|
| Assignee | ||
Updated•2 months ago
|
| Assignee | ||
Comment 1•2 months ago
|
||
| Assignee | ||
Comment 2•2 months ago
|
||
| Assignee | ||
Comment 3•2 months ago
|
||
Updated•2 months ago
|
| Assignee | ||
Comment 4•2 months ago
|
||
Both me and William have discussed about the page options button and we both feel that it feels little bit too subtle as a ghost button, because it blends slightly more into the page because it doesn't have any background color anymore, and so we agreed in the short term to migrate it to a moz-button but to not set type "ghost" on it.
(On the contrary the more options button in the card, which in being converted into a type ghost moz-button as part of 2042204, is a sibling of a toggle button and so we felt that is enough to make it clear enough that it is a control even as a ghost moz-button).
https://hg.mozilla.org/mozilla-central/rev/acfd04d6f533
https://hg.mozilla.org/mozilla-central/rev/f31a7cf9b6bd
https://hg.mozilla.org/mozilla-central/rev/73eae7c5f28d
Updated•1 month ago
|
Description
•