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.38k stars 156 forks source link

"Select request" dialog randomly appears in test editor #133

Closed laal28 closed 8 months ago

laal28 commented 8 months ago

Expected Behavior

"Select request" dialog not to randomly appear on screen while editing tests.

Actual Behavior

"Select request" dialog randomly appears in test editor. Request is already selected in test case, but dialog pops-up again and again

Reproduction Steps

  1. Go to tests
  2. Create new test suite
  3. Create nde test
  4. Start editing test

Is there an existing issue for this?

Additional Information

No response

Insomnium Version

0.2.3

What operating system are you using?

macOS

Operating System Version

Monterey 12.4

Installation method

Download from github releases

Last Known Working Insomnium version

No response