[GH-ISSUE #5572] [feature]: Topbar search #2154

Open
opened 2026-03-16 23:23:02 +03:00 by kerem · 8 comments
Owner

Originally created by @AyoubDalil on GitHub (Nov 11, 2025).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/5572

Is there an existing issue for this?

  • I have searched the existing issues

Summary

It would be helpful to allow searching for endpoints or request names that contain words in between. For example, if you want to search for an endpoint called unifiedSearch and you type 'search', it won't find anything. If you type 'unified', it will.

Why should this be worked on?

Its the best way to search in a workplace with lot of endpoints.

Originally created by @AyoubDalil on GitHub (Nov 11, 2025). Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/5572 ### Is there an existing issue for this? - [x] I have searched the existing issues ### Summary It would be helpful to allow searching for endpoints or request names that contain words in between. For example, if you want to search for an endpoint called unifiedSearch and you type 'search', it won't find anything. If you type 'unified', it will. ### Why should this be worked on? Its the best way to search in a workplace with lot of endpoints.
Author
Owner

@AaronFortG commented on GitHub (Nov 14, 2025):

I believe this is already implemented, isn't it?

I can filter for "substrings" inside the request title and URL.

<!-- gh-comment-id:3535003361 --> @AaronFortG commented on GitHub (Nov 14, 2025): I believe this is already implemented, isn't it? I can filter for "substrings" inside the request title and URL.
Author
Owner

@AyoubDalil commented on GitHub (Nov 17, 2025):

I believe this is already implemented, isn't it?

I can filter for "substrings" inside the request title and URL.

Doesn't work for me.

<!-- gh-comment-id:3541351533 --> @AyoubDalil commented on GitHub (Nov 17, 2025): > I believe this is already implemented, isn't it? > > I can filter for "substrings" inside the request title and URL. Doesn't work for me.
Author
Owner

@AaronFortG commented on GitHub (Nov 17, 2025):

Do you mean this search?

Search by request name

Image Image

Search by endpoint (make sure the request is saved so that this search applies).

Image
<!-- gh-comment-id:3541894678 --> @AaronFortG commented on GitHub (Nov 17, 2025): Do you mean this search? # Search by request name <img width="714" height="274" alt="Image" src="https://github.com/user-attachments/assets/e35e686b-19af-4b0e-81f9-6d714415f9f4" /> <img width="713" height="207" alt="Image" src="https://github.com/user-attachments/assets/15e2cfe4-aaf7-4ec4-9de4-9ef5d656f132" /> # Search by endpoint (make sure the request is saved so that this search applies). <img width="2535" height="336" alt="Image" src="https://github.com/user-attachments/assets/3e3d7fa2-a070-4b8e-842f-f30cfe098a96" />
Author
Owner

@AyoubDalil commented on GitHub (Nov 17, 2025):

Yes i'm doing this:

Image Image
<!-- gh-comment-id:3542083551 --> @AyoubDalil commented on GitHub (Nov 17, 2025): Yes i'm doing this: <img width="412" height="229" alt="Image" src="https://github.com/user-attachments/assets/a64acf6a-85c3-47a2-9fbc-759edc5675d3" /> <img width="381" height="229" alt="Image" src="https://github.com/user-attachments/assets/b22ae708-caee-4eae-85fc-dd306a9c4e63" />
Author
Owner

@AaronFortG commented on GitHub (Nov 17, 2025):

Wow, it works for me...

Image
<!-- gh-comment-id:3542157882 --> @AaronFortG commented on GitHub (Nov 17, 2025): Wow, it works for me... <img width="755" height="265" alt="Image" src="https://github.com/user-attachments/assets/b0d6249f-fd12-41ae-97ad-a4feaa0c8ce5" />
Author
Owner

@AyoubDalil commented on GitHub (Nov 17, 2025):

I believe I know why it's failing: the search function doesn't work correctly with the Postman-imported calls, only with the ones created directly within Hoppscotch.

<!-- gh-comment-id:3542208321 --> @AyoubDalil commented on GitHub (Nov 17, 2025): I believe I know why it's failing: the search function doesn't work correctly with the Postman-imported calls, only with the ones created directly within Hoppscotch.
Author
Owner

@AyoubDalil commented on GitHub (Nov 17, 2025):

The search functionality is working correctly for the requests created natively within Hoppscotch, but with imported ones no. So maybe thats the problem.

<!-- gh-comment-id:3542217459 --> @AyoubDalil commented on GitHub (Nov 17, 2025): The search functionality is working correctly for the requests created natively within Hoppscotch, but with imported ones no. So maybe thats the problem.
Author
Owner

@AaronFortG commented on GitHub (Nov 17, 2025):

Uhhh, I believe that should be categorized as a bug then!

Yeah, I was trying with new requests instead of imported ones.

<!-- gh-comment-id:3542236399 --> @AaronFortG commented on GitHub (Nov 17, 2025): Uhhh, I believe that should be categorized as a bug then! Yeah, I was trying with new requests instead of imported ones.
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#2154
No description provided.