mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-04-25 16:55:59 +03:00
[GH-ISSUE #2681] [feature]: Keyboard shortcut for "Save" & "Don't Save" #879
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#879
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 @nezam05 on GitHub (Sep 20, 2022).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/2681
Is there an existing issue for this?
Summary
When navigating to a different saved request, if existing request is modified, a popup appears asking to Save or Don't Save the changed request. two keyboard shortcut attached to Save and Don't save button would help reduce mouse usage.
Why should this be worked on?
Since its an webapp, mouse usage is high. Adding these shortcuts will help reduce mouse usage and increase workflow speed.
@Anuran12 commented on GitHub (Oct 2, 2022):
Hey @nezam05 I would like to work on this. Can you please give me some more details. Like after which button press the popup will appear etc.
@liyasthomas commented on GitHub (Oct 3, 2022):
Hi @nezam05,
Fyi, whenever the "Save request" modal opens up, you can
Dismissthe modal by pressing escape key [ ESC ] and confirmSaveby pressing return key [ ⏎ ].Hi @Anuran12,
We appreciate your interest in contributing to Hoppscotch. Since this feature already exists in the app, you may pick any other issue that suits your interest. Thank you.
Feature exists, hence closing.