[GH-ISSUE #532] Add max-height and overflow: auto to "parameter list" textarea #199

Closed
opened 2026-03-16 14:00:20 +03:00 by kerem · 3 comments
Owner

Originally created by @kytosai on GitHub (Jan 28, 2020).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/532

Is your feature request related to a problem? Please describe.
When i try to put on a parameter is too long, then the display of the "parameter list" taking up too much space, which make me have to scroll up/down serveral times very annoying.
(actual situations we might encounter as parameter will be the content of an article)

Describe the solution you'd like
I think postwoman should set a max-height and overflow: auto to avoid this

Additional context
https://i.imgur.com/gzaeoW5.jpg

Thanks !

Originally created by @kytosai on GitHub (Jan 28, 2020). Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/532 **Is your feature request related to a problem? Please describe.** When i try to put on a parameter is too long, then the display of the "parameter list" taking up too much space, which make me have to scroll up/down serveral times very annoying. (actual situations we might encounter as parameter will be the content of an article) **Describe the solution you'd like** I think postwoman should set a max-height and overflow: auto to avoid this **Additional context** ![https://i.imgur.com/gzaeoW5.jpg](https://i.imgur.com/gzaeoW5.jpg) Thanks !
kerem closed this issue 2026-03-16 14:00:25 +03:00
Author
Owner

@liyasthomas commented on GitHub (Jan 28, 2020):

Did you tried "Raw input" for parameter list?

  1. Turn on "Raw input" toggle.
  2. Paste you "lengthy" paramaters
  3. Send request
<!-- gh-comment-id:579058995 --> @liyasthomas commented on GitHub (Jan 28, 2020): Did you tried "Raw input" for parameter list? 1. Turn on "Raw input" toggle. 2. Paste you "lengthy" paramaters 3. Send request
Author
Owner

@kytosai commented on GitHub (Jan 28, 2020):

Thanks you! it work, i try turn off after turn on, it will show scrollbar

Demo: https://i.imgur.com/AJuHq3H.jpg

<!-- gh-comment-id:579066416 --> @kytosai commented on GitHub (Jan 28, 2020): Thanks you! it work, i try turn off after turn on, it will show scrollbar Demo: https://i.imgur.com/AJuHq3H.jpg
Author
Owner

@liyasthomas commented on GitHub (Jan 28, 2020):

Turn on RAW input > Paste parameters > Send.
Text area will expand up to 16 lines and then show vertical scrollbar.

(turn off to switch to key-value pair)

<!-- gh-comment-id:579067456 --> @liyasthomas commented on GitHub (Jan 28, 2020): Turn on RAW input > Paste parameters > Send. Text area will expand up to 16 lines and then show vertical scrollbar. > (turn off to switch to key-value pair)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hoppscotch#199
No description provided.