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

Undo history clears after send or changing request focus #7352

Open
1 task done
JohnBarhorst-mastery opened this issue May 1, 2024 · 1 comment
Open
1 task done
Assignees
Labels
B-bug Bug: general classification S-unverified Status: Unverified by maintainer

Comments

@JohnBarhorst-mastery
Copy link

Expected Behavior

Previously, I could use CMD + Z / undo on JSON payloads after sending requests or after selecting a different request and then going back to the previous request.

Actual Behavior

Undo no longer works on JSON payloads after sending a request, or after selecting a different request and moving back.

Reproduction Steps

  1. Create or select a request with a JSON payload body.
  2. Edit that JSON payload
  3. Send the request
  4. Focus on the JSON payload and attempt to undo the changes you just made.
  5. Make more changes to the JSON payload
  6. Select a different request from the collection navigation
  7. Re-select the previous request, and attempt to undo the changes you made to the JSON payload.

Is there an existing issue for this?

Additional Information

Noticed in 9.0.0, just tested again in 9.1.0 and the issue persists.

Insomnia Version

9.1.0

What operating system are you using?

macOS

Operating System Version

Ventura - 13.6.4

Installation method

Download from website

Last Known Working Insomnia version

8.6.1

@JohnBarhorst-mastery JohnBarhorst-mastery added B-bug Bug: general classification S-unverified Status: Unverified by maintainer labels May 1, 2024
@jackkav
Copy link
Contributor

jackkav commented May 1, 2024

Thanks for the report. We'll take a look

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
B-bug Bug: general classification S-unverified Status: Unverified by maintainer
Projects
None yet
Development

No branches or pull requests

3 participants