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

Delete variables from HTTP request #35

Closed
ricardomvreis opened this issue Jan 9, 2018 · 4 comments
Closed

Delete variables from HTTP request #35

ricardomvreis opened this issue Jan 9, 2018 · 4 comments

Comments

@ricardomvreis
Copy link

The removal of variables from a HTTP request is buggy, as I click the X and the variable doesn't go away

Expected outcome

When I click the X button, I expect the respective variable to be removed from the list.

Actual outcome

After clicking the X button, the respective variable remains visible in the list.

Versions

App: 11.0.31
Platform: win32
Electron: 1.7.9
Chrome: 58.0.3029.110
V8: 5.8.283.38
Node: 7.9.0

Steps to reproduce

  1. Create a new HTTP request
  2. Head to the Variables section and add a bunch of variables
  3. Try to click the X buttons to remove the previously added variables, one by one. I started by the first variable.
@jarrodek
Copy link
Member

jarrodek commented Feb 6, 2018

Hi,
Thank you for the issue report.
I can't reproduce the problem. Any more details on the issue? You can check console output by selecting View > Developer > Toggle Developer Tools.

@ricardomvreis
Copy link
Author

Hi,
Please watch the video in attachment, where the problem is reproduced.
Hope it helps your troubleshooting.

Thanks!

arc-delete-variables-bug.zip

@jarrodek
Copy link
Member

Hi,

This should be fixed in latest version (12.0.0).

@ricardomvreis
Copy link
Author

Hi,
Yes, I can confirm it's fixed in the latest version.

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants