mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-04-25 16:55:59 +03:00
[PR #2573] [MERGED] feat: update keyboard shortcut to navigate to profile page #3906
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#3906
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/2573
Author: @anwarulislam
Created: 8/10/2022
Status: ✅ Merged
Merged: 8/10/2022
Merged by: @liyasthomas
Base:
main← Head:bug/command-go-to-profile-page📝 Commits (2)
3f0c3c8feat: alt+m command added to navigate to profile page609302fMerge branch 'main' into bug/command-go-to-profile-page📊 Changes
2 files changed (+4 additions, -3 deletions)
View changed files
📝
packages/hoppscotch-app/helpers/keybindings.ts(+1 -0)📝
packages/hoppscotch-app/helpers/shortcuts.js(+3 -3)📄 Description
Closes #2543
Description
Updating the command for Go to Profile page. Previously
Alt+Pcommand was bound to two different commands. In this PR we changed the command for Navigate to Profile page fromAlt+PtoAlt+MChecks
Additional Information
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.