[PR #3930] [MERGED] chore: spotlight improvements for team requests search #4605

Closed
opened 2026-03-17 02:07:29 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/3930
Author: @amk-dev
Created: 3/22/2024
Status: Merged
Merged: 3/25/2024
Merged by: @jamesgeorge007

Base: release/2024.3.0Head: chore/team-search-spotlight-improvements


📝 Commits (3)

  • 24346d7 chore: hide personal collections from spotlight when using teams
  • 3dd0c62 chore: teams search spotlight improvements
  • 6d5deed chore: cleanup

📊 Changes

2 files changed (+29 additions, -1 deletions)

View changed files

📝 packages/hoppscotch-common/src/services/spotlight/searchers/collections.searcher.ts (+9 -0)
📝 packages/hoppscotch-common/src/services/spotlight/searchers/teamRequest.searcher.ts (+20 -1)

📄 Description

Fixs HFE-460

Changes

  1. Results from the personal workspace are not shown when searching from team workspaces
  2. Instead of Team Requests, spotlight section title will be the name of the Team Workspace

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/hoppscotch/hoppscotch/pull/3930 **Author:** [@amk-dev](https://github.com/amk-dev) **Created:** 3/22/2024 **Status:** ✅ Merged **Merged:** 3/25/2024 **Merged by:** [@jamesgeorge007](https://github.com/jamesgeorge007) **Base:** `release/2024.3.0` ← **Head:** `chore/team-search-spotlight-improvements` --- ### 📝 Commits (3) - [`24346d7`](https://github.com/hoppscotch/hoppscotch/commit/24346d702fe22b0d9276f0e51ec18c3b63677009) chore: hide personal collections from spotlight when using teams - [`3dd0c62`](https://github.com/hoppscotch/hoppscotch/commit/3dd0c629c8cfd390709871fdc14bafdeffbb7fd5) chore: teams search spotlight improvements - [`6d5deed`](https://github.com/hoppscotch/hoppscotch/commit/6d5deed451506858253958d49543163f34121ea0) chore: cleanup ### 📊 Changes **2 files changed** (+29 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/hoppscotch-common/src/services/spotlight/searchers/collections.searcher.ts` (+9 -0) 📝 `packages/hoppscotch-common/src/services/spotlight/searchers/teamRequest.searcher.ts` (+20 -1) </details> ### 📄 Description Fixs HFE-460 **Changes** 1. Results from the personal workspace are not shown when searching from team workspaces 2. Instead of `Team Requests`, spotlight section title will be the name of the Team Workspace --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 02:07:29 +03:00
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#4605
No description provided.