mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-04-26 01:06:00 +03:00
[GH-ISSUE #5802] [feature]: Add search functionality to Workspace panel in Admin Dashboard #2268
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#2268
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 @Leon-Luu on GitHub (Jan 26, 2026).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/5802
Originally assigned to: @Leon-Luu on GitHub.
Is there an existing issue for this?
Summary
Problem
The Admin Dashboard's Workspace panel currently lacks search functionality, making it difficult to find specific workspaces when managing a large number of teams. The Users panel already has a search feature ("Search by name or email.."), but this capability is missing from the Workspace panel, creating an inconsistent user experience.
Proposed Solution
Add a search input field to the Workspace panel that allows administrators to filter workspaces by name or ID, similar to the existing search functionality in the Users panel.
Why should this be worked on?
Benefits
Improved user experience for administrators managing multiple workspaces
Consistent search experience across admin panels
Faster workspace lookup and management
Better scalability for instances with many workspaces
@Leon-Luu commented on GitHub (Jan 26, 2026):
@jamesgeorge007 Can this be released soon? thanks!
@jamesgeorge007 commented on GitHub (Jan 27, 2026):
Hi, thanks for the PR! We’re currently in the feature-freeze phase for this release cycle, so we’re only considering relevant fixes at this stage. That said, we’ll be happy to evaluate and consider this PR for an upcoming release candidate.
@Leon-Luu commented on GitHub (Jan 27, 2026):
@jamesgeorge007 thanks for info, let's add this for upcoming rel.
@jamesgeorge007 commented on GitHub (Feb 26, 2026):
Closing since this is addressed in the v2026.2.0 release.