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

Make the key-value editor of the Body tab to read the current values #72

Closed
negora opened this issue Jul 20, 2018 · 3 comments
Closed
Assignees

Comments

@negora
Copy link

negora commented Jul 20, 2018

Dear team of Wiztools:

Right now, when you invoke the key-value editor in the Body tab (using the Insert parameters button), it asks you to erase the body:

Body text exists. Erase?

Wouldn't it be much more useful if it parsed the current values from the body, instead of erasing them? Editing the parameters directly in application/x-www-form-urlencoded format is complicated. Specially because the editor hasn't got an option to wrap words dinamically.

Thank you.

@subwiz subwiz self-assigned this Jul 22, 2018
@subwiz
Copy link
Member

subwiz commented Aug 17, 2018

Have you checked the Multi-insert option?

rc

@negora
Copy link
Author

negora commented Aug 24, 2018

Hi @subwiz:

Thanks for your help. I know the option, but it "only" avoids the need of escaping the parameters by hand. Which is a big aid; don't get me wrong.

However, when you save a request to disk, then make other requests, and finally open the saved request again, the Multi-insert option does not parse the current body into separated parameters, so you can edit them comfortably. It seems to recover only the parameters that you edited the last time in the Multi-insert window, but not the ones that are currently in the Body field of the main window.

@subwiz subwiz closed this as completed in 457e3ee Aug 27, 2018
subwiz added a commit that referenced this issue Aug 27, 2018
subwiz added a commit that referenced this issue Aug 27, 2018
subwiz pushed a commit that referenced this issue Aug 27, 2018
… for adding multi-entry items need not load from the tabular data. It just appends data.
@negora
Copy link
Author

negora commented Aug 29, 2018

Thank you a lot @subwiz . I'm looking forward to test the next release ;) .

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