mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-04-25 16:55:59 +03:00
[GH-ISSUE #2543] Same command for different work. Alt + 'k'[bug]: #850
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#850
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 @theabhayprajapati on GitHub (Jul 30, 2022).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/2543
Originally assigned to: @khusroohayat, @anwarulislam on GitHub.
Is there an existing issue for this?
Current behavior
Alt + k has two different works. 😔
How can be fixed 👷
Updating the command for any one of the functions can resolve the issue, mostly updating the command for navigating profile.
Steps to reproduce
Alt + KEnvironment
Production
Version
Cloud
@khusroohayat commented on GitHub (Aug 2, 2022):
@anwarulislam can i work on this?
@anwarulislam commented on GitHub (Aug 2, 2022):
@khusroohayat yeah, sure. you can work on this. Just let us know which command you're defining.
@theabhayprajapati commented on GitHub (Aug 2, 2022):
should we update commands for navigation so that it wouldn't cause any confusion in future too?
I mean like for all commands that are used to navigate between pages like /settings, /profile should use the same initial commands something like h+ s for going to settings and h+ p for navigating for profile page as one.
In this way, there will be consistency in design.
Suggestion
For Navigating to
how was the idea?
I am open to here suggestions and recommendations from you all guys.
Recommendation try to use twitter's shortcuts it idea is inspire from there.