Closed
Bug 1330300
Opened 9 years ago
Closed 8 years ago
Network panel: Unify colors for side panels
Categories
(DevTools :: Netmonitor, defect, P2)
DevTools
Netmonitor
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: Honza, Unassigned)
References
Details
(Whiteboard: [netmonitor])
Attachments
(1 file)
58.61 KB,
image/png
|
Details |
The Network monitor side panels display various name-value pairs and we should make sure that used colors are unified across these panels as well as across our themes (light, dark, Firebug).
Honza
Reporter | ||
Comment 1•9 years ago
|
||
We might also unify colors for borders used in these side panels as part of this report.
Whiteboard: [netmonitor][triage]
Reporter | ||
Updated•9 years ago
|
Flags: qe-verify+
Priority: -- → P1
Reporter | ||
Updated•9 years ago
|
Whiteboard: [netmonitor][triage] → [netmonitor]
Updated•9 years ago
|
Blocks: netmonitor-html
Priority: P1 → --
QA Contact: ciprian.georgiu
Whiteboard: [netmonitor] → [netmonitor] [triage]
Comment 2•9 years ago
|
||
Hi Honza, should this bug be added to the MVP or Reserve backlog?
Flags: needinfo?(odvarko)
Whiteboard: [netmonitor] [triage] → [netmonitor]
Updated•9 years ago
|
Whiteboard: [netmonitor] → [netmonitor-reserve]
Comment 4•9 years ago
|
||
Honza, how can we verify for these side panels are unified?
Flags: needinfo?(odvarko)
Reporter | ||
Comment 5•9 years ago
|
||
Here is what I think should be done in this report:
1) We should use less-colorful colors for text in side panels. I think that using black color + font weight should be just fine. Take a look at the screenshot I am attaching.
Labels: color: black; font-weight: bold
Values: color: black
Help: [Learn More] can stay the same
Ideally only PropertiesView is responsible for setting the colors.
2) The same color+style should be used for all side panels:
* Headers
* Cookies
* Params
* Response (JSON preview)
* Security
All these panels are displaying name-value pairs and should use the same design.
3) Testing/verification needs to be done for all themes
* Light
* Dark
* Firebug
Honza
Flags: needinfo?(odvarko)
Updated•9 years ago
|
Priority: P3 → P2
Whiteboard: [netmonitor-reserve] → [netmonitor]
Comment 6•8 years ago
|
||
Hi Victoria,
I believe most of `unify color` work for netmonitor is done during photon devtools UI refresh.
I want to use this bug to make sure we've covered color related issue with different themes
* Light
* Dark
* Firebug
We can use BBC http://www.bbc.com/news as target web page, which is complicated and have lots of requests.
Do you need any help to find the color issue?
Flags: needinfo?(victoria)
Comment 7•8 years ago
|
||
Hi Fred! I just checked, and yes -- as far as I can tell, all the colors for the Light/Dark Netmonitor side panels have been changed to be in the same blue-magenta pattern that's used in Console and Inspector. For now, we're not worrying about consistency with Firebug.
Flags: needinfo?(victoria)
Comment 8•8 years ago
|
||
Thanks! will mark this issue as resolved
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WORKSFORME
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•