[GH-ISSUE #5732] [feature]: show the whole path of the request when moused over #2238

Closed
opened 2026-03-16 23:41:03 +03:00 by kerem · 5 comments
Owner

Originally created by @radekcols on GitHub (Dec 28, 2025).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/5732

Originally assigned to: @abhibarkade on GitHub.

Is there an existing issue for this?

  • I have searched the existing issues

Summary

when you have opened tab there is no chance to find out when it's located (in what sub/collection).
when working with vast amount of collections with subfolders it's really difficult and time consuming to find out where the request belongs to.
can you pls show its full path when moused over its tab?
thank you :)

Why should this be worked on?

it saves time and confusion

Originally created by @radekcols on GitHub (Dec 28, 2025). Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/5732 Originally assigned to: @abhibarkade on GitHub. ### Is there an existing issue for this? - [x] I have searched the existing issues ### Summary when you have opened tab there is no chance to find out when it's located (in what sub/collection). when working with vast amount of collections with subfolders it's really difficult and time consuming to find out where the request belongs to. can you pls show its full path when moused over its tab? thank you :) ### Why should this be worked on? it saves time and confusion
kerem 2026-03-16 23:41:03 +03:00
  • closed this issue
  • added the
    feature
    label
Author
Owner

@abhibarkade commented on GitHub (Jan 5, 2026):

Hi, I'm interested in picking this up. I've taken a look at
TabHead.vue
and how we track request paths in the collection store, and I have a plan to pipe the folder path into the tooltip. Please assign this to me!

<!-- gh-comment-id:3710999439 --> @abhibarkade commented on GitHub (Jan 5, 2026): Hi, I'm interested in picking this up. I've taken a look at [TabHead.vue](https://vscode.dev/github/hoppscotch/hoppscotch/blob/main/packages/hoppscotch-common/src/components/http/TabHead.vue#L1) and how we track request paths in the collection store, and I have a plan to pipe the folder path into the tooltip. Please assign this to me!
Author
Owner

@radekcols commented on GitHub (Jan 5, 2026):

Hi, I'm interested in picking this up. I've taken a look at TabHead.vue and how we track request paths in the collection store, and I have a plan to pipe the folder path into the tooltip. Please assign this to me!

hey!
i do not think i have rights to assign it to you ;-)

<!-- gh-comment-id:3711060733 --> @radekcols commented on GitHub (Jan 5, 2026): > Hi, I'm interested in picking this up. I've taken a look at [TabHead.vue](https://vscode.dev/github/hoppscotch/hoppscotch/blob/main/packages/hoppscotch-common/src/components/http/TabHead.vue#L1) and how we track request paths in the collection store, and I have a plan to pipe the folder path into the tooltip. Please assign this to me! hey! i do not think i have rights to assign it to you ;-)
Author
Owner

@abhibarkade commented on GitHub (Jan 5, 2026):

Hi, I'm interested in picking this up. I've taken a look at TabHead.vue and how we track request paths in the collection store, and I have a plan to pipe the folder path into the tooltip. Please assign this to me!

hey! i do not think i have rights to assign it to you ;-)

No worries! I have the implementation ready and will be raising a PR momentarily.

<!-- gh-comment-id:3711146477 --> @abhibarkade commented on GitHub (Jan 5, 2026): > > Hi, I'm interested in picking this up. I've taken a look at [TabHead.vue](https://vscode.dev/github/hoppscotch/hoppscotch/blob/main/packages/hoppscotch-common/src/components/http/TabHead.vue#L1) and how we track request paths in the collection store, and I have a plan to pipe the folder path into the tooltip. Please assign this to me! > > hey! i do not think i have rights to assign it to you ;-) No worries! I have the implementation ready and will be raising a PR momentarily.
Author
Owner

@abhibarkade commented on GitHub (Jan 5, 2026):

I've raised a PR for this feature here: https://github.com/hoppscotch/hoppscotch/pull/5750. Ready for review!

<!-- gh-comment-id:3711191392 --> @abhibarkade commented on GitHub (Jan 5, 2026): I've raised a PR for this feature here: https://github.com/hoppscotch/hoppscotch/pull/5750. Ready for review!
Author
Owner

@jamesgeorge007 commented on GitHub (Jan 28, 2026):

Closing since this is now addressed in the v2026.1.0 release.

<!-- gh-comment-id:3810961932 --> @jamesgeorge007 commented on GitHub (Jan 28, 2026): Closing since this is now addressed in the [v2026.1.0](https://github.com/hoppscotch/hoppscotch/releases/tag/2026.1.0) release.
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#2238
No description provided.