-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Open
Labels
Description
🚀 Feature Request
When focusing on a network call in the trace viewer, show the following tabs:
- Headers (with collapsible sections: general (including start- & end-time), response headers, request headers)
- Payload (if given)
- Response
- Copy dropdown
Ideally also there should be more spacing between the property keys and values
Example
Motivation
The current tabs are confusing, and the copy buttons are hidden at the bottom of only the first tab. The new layout is clearer and aligns more with devtools in popular browsers.
I would be willing to implement (part of) these improvements.
marcusNumminen