mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-04-25 16:55:59 +03:00
[GH-ISSUE #3788] [bug]: CMD + Enter Behavior in HoppScotch Desktop Tool while making API requests #1321
Labels
No labels
CodeDay
a11y
browser limited
bug
bug fix
cli
core
critical
design
desktop
discussion
docker
documentation
duplicate
enterprise
feature
feature
fosshack
future
good first issue
hacktoberfest
help wanted
i18n
invalid
major
minor
need information
need testing
not applicable to hoppscotch
not reproducible
pull-request
question
refactor
resolved
sandbox
self-host
spam
stale
testmu
wip
wont fix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/hoppscotch#1321
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @zhravan on GitHub (Jan 30, 2024).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/3788
Is there an existing issue for this?
Current behavior
Description
An issue with the HotKey behavior in the HoppScotch desktop tool when working with the POST request body. I have noticed a behavior in the HoppScotch desktop tool that seems to be affecting the user experience when working with the POST request body. When I add a body and use the CMD + Enter shortcut to send the request, the request is sent as intended. However, the cursor also moves down in the editor, which creates a bad user experience.
Expecation:
I expect that using CMD + Enter in the body section should trigger the request without moving the cursor down in the editor.
Steps to Reproduce:
Expected Result:
The request is sent successfully, but the cursor also moves down in the editor, which can be disruptive for debugging and repeated requests.
Steps to reproduce
Recommendation:
It would be ideal if the CMD + Enter shortcut for triggering requests could be modified to exclude the automatic cursor movement in the editor. This adjustment would enhance the user experience and streamline the debugging process.
Note: If there are any settings or preferences that allow users to customize the HotKey behavior or disable the automatic cursor movement. If not, would it be good idea to consider implementing this customization feature?.
Environment
Production
Version
Desktop :Local