playwright icon indicating copy to clipboard operation
playwright copied to clipboard

feat: Make request tab sections collapsible with visual hierarchy

Open Nihal-Kumar opened this issue 7 months ago • 11 comments

  • Adds collapsible sections for request tab headers like General, Request Headers, Query Parameters, etc.
  • Introduces showing header count when header collapsed.
  • Improves visual hierarchy of key-value pairs by styling keys with font weight and making the UI closer to Browser Dev Tools
  • No new dependencies added.

Updates: https://github.com/user-attachments/assets/67c63608-bd3e-48c8-9f68-19edd7445cfc

Images: image image

Before: image

References: #35214

Nihal-Kumar avatar Jun 15 '25 11:06 Nihal-Kumar