Open
Bug 1480482
Opened 6 years ago
Updated 5 years ago
Show available product icon on component description pages and hovercards
Categories
(bugzilla.mozilla.org :: Extensions, enhancement)
Tracking
()
NEW
People
(Reporter: kohei, Unassigned)
References
Details
Currently the Browse page [1] and New Bug page [2] come with product icons which are hardcoded in the template [3]. Ideally product icons should be able to be added via the Product admin page, but it’s probably not super easy.
These icons should be defined in a reusable template at least, so component description pages and hover cards [4] can be more visual with icons if available.
[1] https://bugzilla.mozilla.org/describecomponents.cgi
[2] https://bugzilla.mozilla.org/enter_bug.cgi
[3] https://github.com/mozilla-bteam/bmo/blob/master/extensions/BMO/template/en/default/global/choose-product.html.tmpl
[4] https://github.com/mozilla-bteam/bmo/pull/646#issuecomment-405651637
Reporter | ||
Comment 1•6 years ago
|
||
Basically I want to add the Firefox logo to https://bugzilla.mozilla.org/describecomponents.cgi?product=Firefox
Reporter | ||
Updated•6 years ago
|
Assignee: nobody → kohei.yoshino
Reporter | ||
Updated•6 years ago
|
Summary: Provide a way to define product icons that can be used in various places → Show available product icon on component description pages and hovercards
Reporter | ||
Updated•6 years ago
|
Assignee: kohei.yoshino → nobody
Reporter | ||
Updated•6 years ago
|
Type: defect → enhancement
Updated•5 years ago
|
Component: Extensions: BMO → Extensions
You need to log in
before you can comment on or make changes to this bug.
Description
•