[GH-ISSUE #2543] Same command for different work. Alt + 'k'[bug]: #850

Closed
opened 2026-03-16 17:25:25 +03:00 by kerem · 3 comments
Owner

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?

  • I have searched the existing issues

Current behavior

Alt + k has two different works. 😔

image
  • Alt works properly for selecting post method.
  • but not for navigating to the profile page.

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

  1. Press Alt + K
  2. it will only activate POST METHOD and won't navigate to the profile page.

Environment

Production

Version

Cloud

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? - [X] I have searched the existing issues ### Current behavior ## Alt + k has two different works. 😔 <img width="243" alt="image" src="https://user-images.githubusercontent.com/88815641/181916096-8068d343-6ee5-44bc-9500-8cde6122c31e.png"> - Alt works properly for **selecting post method**. - but not for navigating to the **profile page**. ## 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 1. Press `Alt + K` 2. it will only activate POST METHOD and won't navigate to the profile page. ### Environment Production ### Version Cloud
kerem 2026-03-16 17:25:25 +03:00
Author
Owner

@khusroohayat commented on GitHub (Aug 2, 2022):

@anwarulislam can i work on this?

<!-- gh-comment-id:1202676087 --> @khusroohayat commented on GitHub (Aug 2, 2022): @anwarulislam can i work on this?
Author
Owner

@anwarulislam commented on GitHub (Aug 2, 2022):

@khusroohayat yeah, sure. you can work on this. Just let us know which command you're defining.

<!-- gh-comment-id:1202683346 --> @anwarulislam commented on GitHub (Aug 2, 2022): @khusroohayat yeah, sure. you can work on this. Just let us know which command you're defining.
Author
Owner

@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

  1. Profile Page should** be h+p here h for hoppscotch and p for the profile.
  2. Documentation should be h+d d for documentation
  3. Realtime Page should be h+w as the w is used currently with alt + w so h+w is a great combination.
  4. GraphQL --> h+q
  5. Settings --> h+s
  6. REST --> h+r

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.

<!-- gh-comment-id:1202885505 --> @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 1. Profile Page should** be **h+p** here _h for hoppscotch_ and p for the profile. 2. Documentation should be **h+d** _d for documentation_ 3. Realtime Page should be **h+w** as the w is used currently with **alt + w** so **h+w** is a great combination. 4. GraphQL --> **h+q** 5. Settings --> **h+s** 6. REST --> **h+r** ---- how was the idea? I am open to here suggestions and recommendations from you all guys. #### Recommendation try to use [**twitter's**](https://twitter.com/) shortcuts it idea is inspire from there.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hoppscotch#850
No description provided.