Conforming style tweaks to Edit and Resend (button states, header title behaviour)
Categories
(DevTools :: Netmonitor, enhancement, P3)
Tracking
(firefox68 fixed)
Tracking | Status | |
---|---|---|
firefox68 | --- | fixed |
People
(Reporter: mcroud, Assigned: u634192, Mentored, NeedInfo)
Details
(Keywords: good-first-bug, Whiteboard: good-first-bug)
Attachments
(11 files, 1 obsolete file)
124.60 KB,
image/png
|
Details | |
105.18 KB,
image/png
|
Details | |
618.70 KB,
image/jpeg
|
Details | |
5.89 KB,
patch
|
aburone
:
feedback-
|
Details | Diff | Splinter Review |
2.11 KB,
image/png
|
Details | |
2.13 KB,
image/png
|
Details | |
2.13 KB,
image/png
|
Details | |
2.15 KB,
image/png
|
Details | |
4.68 KB,
text/css
|
Details | |
10.44 KB,
text/css
|
Details | |
47 bytes,
text/x-phabricator-request
|
Details | Review |
Comment 1•6 years ago
|
||
Comment 5•6 years ago
|
||
Comment 7•6 years ago
|
||
Comment 10•6 years ago
|
||
Comment 11•6 years ago
|
||
Comment 12•6 years ago
|
||
Comment 13•6 years ago
|
||
Comment 14•6 years ago
|
||
Comment 15•6 years ago
|
||
Comment 16•6 years ago
|
||
Comment 17•6 years ago
|
||
Comment 18•6 years ago
|
||
Updated•6 years ago
|
Comment 19•6 years ago
|
||
Comment 20•6 years ago
|
||
Where is the code to fix the bug ? Can anyone help me ?
Assignee | ||
Comment 21•6 years ago
|
||
I would like to contribute to this issue, can someone assign the task to me.
Comment 22•6 years ago
|
||
Pls assign it to me, I would like to work on this
Comment 23•6 years ago
|
||
@Farheen: thanks for helping!
Please read carefully the thread here (there is a lot of useful info).
Especially comment #3, comment #5, comment #7
Related files are:
- https://searchfox.org/mozilla-central/source/devtools/client/netmonitor/src/components/CustomRequestPanel.js
- devtools/client/netmonitor/src/assets/styles/CustomRequestPanel.css
- devtools/client/netmonitor/src/assets/styles/NetworkDetailsPanel.css
Honza
Comment 24•6 years ago
|
||
Hi,
I'm an outreachy applicant. It's been a couple of days since last reply, in case this bug becomes available, I'd like to show my interest in working on it. Already read through the threads and understand the issue.
Thanks a ton!
Comment 26•6 years ago
|
||
@Sola: still interested in this bug?
Honza
Comment 29•6 years ago
|
||
Assigned to you, thanks!
Honza
Updated•6 years ago
|
Assignee | ||
Comment 31•6 years ago
|
||
I've increased the width of the method input to fit "Options".
Having a bit of trouble getting the title in the edit & resend panel header to overflow instead of wrapping, I have a strong suspicion that it's an overflow/flexbox issue causing the problem. Still digging into it, but I'm open to any suggestions you have.
Haven't started on the buttons yet, but it seems I can mostly apply the changes @Ariel & @Adam made.
Assignee | ||
Comment 32•6 years ago
|
||
Increase the minimum width of the custom method value to make all options appear comfortably.
Fix Custom Request Panel header title wrap bug.
Style & position Custom Requeset Panel buttons properly.
Comment 34•6 years ago
|
||
Comment 35•6 years ago
|
||
bugherder |
Updated•6 years ago
|
Description
•