Closed
Bug 1613882
Opened 6 years ago
Closed 6 years ago
Use Accordion for the Params Panel
Categories
(DevTools :: Netmonitor, defect, P3)
DevTools
Netmonitor
Tracking
(firefox75 fixed)
RESOLVED
FIXED
Firefox 75
| Tracking | Status | |
|---|---|---|
| firefox75 | --- | fixed |
People
(Reporter: Honza, Assigned: bomsy)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
The Params panel should used Accordion component [1] to render its sections
The panel should also be moved into a new request-details directory.
Sections:
- Form data
- JSON preview
- Post payload
- Query String
Honza
| Assignee | ||
Comment 1•6 years ago
|
||
Bug 1613882 - Moved ParamsPanel.js to request-details/ParamsPanel.js r=honza
Bug 1613882 - Refactored params panel, added previews/SourcePreview, fix failing tests r=honza
Bug 1613882 - fix lint issues r=honza
Updated•6 years ago
|
Assignee: nobody → hmanilla
Status: NEW → ASSIGNED
Pushed by hmanilla@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/c614a62b4688
Moved ParamsPanel.js to request-details/ParamsPanel.js r=Honza
Comment 3•6 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
status-firefox75:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 75
You need to log in
before you can comment on or make changes to this bug.
Description
•