Description
When making a request with body having large content, the displayed content got truncated and not scrollable
Step to reproduce
- Make any request with body having large content (for example object with multiple key-value pairs
- Open the Reqpane extension -> Selected the correct request -> Open the
Request tab
- Try scrolling to view the whole request content
Actual Result
The displayed content got truncated. Scrolling show no effect => Unable to view the whole content in Request tab
Expected Result
The displayed content is scrollable.
Attachment

Description
When making a request with body having large content, the displayed content got truncated and not scrollable
Step to reproduce
RequesttabActual Result
The displayed content got truncated. Scrolling show no effect => Unable to view the whole content in
RequesttabExpected Result
The displayed content is scrollable.
Attachment