mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-04-26 01:06:00 +03:00
[PR #916] [MERGED] Cancel Request from the Keyboard #2935
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#2935
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?
📋 Pull Request Information
Original PR: https://github.com/hoppscotch/hoppscotch/pull/916
Author: @AndrewBastin
Created: 5/31/2020
Status: ✅ Merged
Merged: 6/2/2020
Merged by: @AndrewBastin
Base:
master← Head:feat/keyboard-cancel-request📝 Commits (3)
42a566dCtrl+G cancels running requests as well3189f46Updated language entry send_request888bffbMerge branch 'master' into feat/keyboard-cancel-request📊 Changes
2 files changed (+7 additions, -2 deletions)
View changed files
📝
lang/en-US.json(+1 -1)📝
pages/index.vue(+6 -1)📄 Description
This PR intends to add the ability to use
Ctrl+Gkey combo to cancel running requests.Also there is a update to the language entry for
send_request🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.