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

CTLR+enter doesn't send the request after selecting the request from the left menu. #8238

Closed
2 of 4 tasks
ppazos opened this issue Dec 6, 2024 · 1 comment
Closed
2 of 4 tasks
Labels
B-bug Bug: general classification S-unverified Status: Unverified by maintainer

Comments

@ppazos
Copy link

ppazos commented Dec 6, 2024

Expected Behavior

When I select a request, I want to CTRL+enter to send the request.

Actual Behavior

I need to click in the middle column (request details) to make the CTRL+enter to work.

Reproduction Steps

  1. create a request
  2. create another request
  3. on the request list (left menu) click on the first request created
  4. now CTRL+enter
  5. that doesn't fire the request
  6. now click on the request details (middle column)
  7. now CTRL+enter
  8. that fires the request

Is there an existing issue for this?

Which sync method do you use?

  • Git sync.
  • Insomnia Cloud sync.
  • Local only

Additional Information

I use Linux Mint which is based on Ubuntu.

Insomnia Version

2023.5.8

What operating system are you using?

Other Linux

Operating System Version

Linux Mint 21.3

Installation method

mint software manager, I guess it uses apt internally

Last Known Working Insomnia version

No response

@ppazos ppazos added B-bug Bug: general classification S-unverified Status: Unverified by maintainer labels Dec 6, 2024
@godfrzero
Copy link
Contributor

Thanks for reporting this issue, @ppazos! I think we can track this on #8163 as it's the same underlying issue, and both symptoms will be addressed by the same fix. Closing this issue to avoid tracking duplicates.

@godfrzero godfrzero closed this as not planned Won't fix, can't repro, duplicate, stale Dec 12, 2024
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

2 participants