ArchGPT / insomnium

Insomnium is a fast local API testing tool that is privacy-focused and 100% local. For testing GraphQL, REST, WebSockets and gRPC. This is a fork of Kong/insomnia
MIT License
3.33k stars 125 forks source link

Undo in Address bar #43

Closed jb-alvarado closed 9 months ago

jb-alvarado commented 9 months ago

Expected Behavior

When changing something in the request address, clicking send and after clicking back in the address bar -> Undo (Strg+Z) should undo the last change.

Actual Behavior

Clicking undo does not update changing in address bar.

Reproduction Steps

  1. Create Request
  2. make change in address bar
  3. click send
  4. click in address bar
  5. hit undo

Is there an existing issue for this?

Additional Information

No response

Insomnium Version

0.2.1-b

What operating system are you using?

Other Linux

Operating System Version

fedora 38

Installation method

dnf

Last Known Working Insomnium version

No response

archywillhe commented 9 months ago

aw good point; I think this is an Insomnia's default behaviour as clicking on send somehow also cleared some UI cache

I'll fix this in the next release