Skip to content

Response Headers Table Not Scrollable #196

Description

@Dhanoj0810

Description

The response headers table in the Response Panel cannot be scrolled when there are many headers, making headers beyond the visible area inaccessible to users.

Expected Behavior

  • The headers table should be vertically scrollable when content exceeds the panel height
  • Users should be able to view all response headers regardless of how many there are
  • Scrolling should work smoothly within the allocated panel space
  • Steps to Reproduce
  • Open the application
  • Make an API request that returns multiple headers
  • Go to the Response Panel
  • Click on the "Headers" tab in the response navbar
  • Try to scroll the headers table to view headers below the visible area
  • Observe that the table does not scroll

Actual Behavior

The headers table does not scroll when content overflows, preventing users from viewing headers that are outside the visible area.

Expected Fix

Update the headers table container to support vertical scrolling when content overflows the available space.

Affected Area

  • Response Headers Panel in the Response Panel
  • Headers table when there are many response headers
Image

Metadata

Metadata

Assignees

Labels

L1 - smallComplexity level 1P0 - criticalCritical (must-fix immediately, blocking)User InterfacebugSomething isn't working

Type

No fields configured for Bug.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions