mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-04-25 16:55:59 +03:00
[GH-ISSUE #3954] [feature]: Improve REST collections searching #1383
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#1383
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 @alexduhanov on GitHub (Apr 1, 2024).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/3954
Is there an existing issue for this?
Summary
With a multi-level collection setup like this:
The search feature seems to stop working after the second tier:
On the other hand, searching for
Level Twoshows:Additionally, it would be delightful if successful searches could auto-expand the structure down to the matching item - as show in the final screenshot above, it only seems to display the top-most parent folder for the matched search item.
Thank you so much for everyone's collective efforts on this application, it's been wonderful to use so far.
Why should this be worked on?
Improves application usability
@liyasthomas commented on GitHub (Apr 2, 2024):
cc: @thetronjohnson
@thetronjohnson commented on GitHub (Apr 2, 2024):
hi @alexduhanov are you in your personal workspace or on a separate workspace that you created?
@alexduhanov commented on GitHub (Apr 2, 2024):
@thetronjohnson - as far as I can tell, this is all in a personal workspace (denoted by the
Personal Workspace > Collectionstext above the Search box. I am not logged into Hoppscotch in any way.Also I should have specified when I first logged the issue - I'm using the standalone x64 macOS download of Hoppscotch, Version 24.3.0-1 (20240328.194626).
Please let me know if I can provide any additional details!
@thetronjohnson commented on GitHub (Apr 2, 2024):
this helps, we've a workspace refactor in progress right now, and this should be fixed once the refactor is done
@alexduhanov commented on GitHub (Apr 2, 2024):
Sounds great, thank you so much!
@jermylucas commented on GitHub (Mar 12, 2026):
+1
Is this refactor still in place? Getting migrated into Hoppscotch as of 2026 and this is the current biggest "issue" for multi level folders. Let me know if I need to change my workspace structure. Trying to search still breaks in the 3rd tier.