Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add max-height and overflow: auto to "parameter list" textarea #532

Closed
kytosai opened this issue Jan 28, 2020 · 3 comments
Closed

Add max-height and overflow: auto to "parameter list" textarea #532

kytosai opened this issue Jan 28, 2020 · 3 comments

Comments

@kytosai
Copy link

kytosai commented Jan 28, 2020

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 !

@liyasthomas
Copy link
Member

Did you tried "Raw input" for parameter list?

  1. Turn on "Raw input" toggle.
  2. Paste you "lengthy" paramaters
  3. Send request

@kytosai
Copy link
Author

kytosai commented 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

@liyasthomas
Copy link
Member

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 up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants