Skip to content

upcoming: [DPS-34460] - Include streams and destinations in search bar#12811

Merged
mduda-akamai merged 1 commit intolinode:developfrom
kagora-akamai:feature/DSP-34460-include-streams-and-destinations-in-search-bar
Sep 5, 2025
Merged

upcoming: [DPS-34460] - Include streams and destinations in search bar#12811
mduda-akamai merged 1 commit intolinode:developfrom
kagora-akamai:feature/DSP-34460-include-streams-and-destinations-in-search-bar

Conversation

@kagora-akamai
Copy link
Copy Markdown
Contributor

@kagora-akamai kagora-akamai commented Sep 4, 2025

Description 📝

Add streams and destinations to global search bar.

Changes 🔄

Streams and Destinations are now included in search bar (client search and api search)

Scope 🚢

Upon production release, changes in this PR will be visible to:

  • No customers / Not applicable

Target release date 🗓️

September 2025

Preview 📷

Before After
Screenshot 2025-09-04 at 14 47 09 Screenshot 2025-09-04 at 14 27 39
Screenshot 2025-09-04 at 14 47 19 Screenshot 2025-09-04 at 14 27 56

How to test 🧪

Prerequisites

  • Open Local Dev Tools
  • Enable MSW, set Base Preset to CRUD
  • Apply

Verification steps

  • Create Destination and Steam if there is none
  • Focus on search bar
  • Start typing the name of existing Stream or Destination, and see it is now present in search results.
  • Click on search result - it should redirect to Edit page for chosen Stream/Destination.
Author Checklists

As an Author, to speed up the review process, I considered 🤔

👀 Doing a self review
❔ Our contribution guidelines
🤏 Splitting feature into small PRs
➕ Adding a changeset
🧪 Providing/improving test coverage
📱 Providing mobile support


  • I have read and considered all applicable items listed above.

As an Author, before moving this PR from Draft to Open, I confirmed ✅

  • All tests and CI checks are passing
  • TypeScript compilation succeeded without errors
  • Code passes all linting rules

@kagora-akamai kagora-akamai force-pushed the feature/DSP-34460-include-streams-and-destinations-in-search-bar branch from de62f03 to c15d449 Compare September 4, 2025 13:37
@kagora-akamai kagora-akamai marked this pull request as ready for review September 4, 2025 13:59
@kagora-akamai kagora-akamai requested a review from a team as a code owner September 4, 2025 13:59
@kagora-akamai kagora-akamai requested review from bill-akamai and bnussman-akamai and removed request for a team September 4, 2025 13:59
@linode-gh-bot
Copy link
Copy Markdown
Collaborator

Cloud Manager UI test results

🎉 738 passing tests on test run #2 ↗︎

❌ Failing✅ Passing↪️ Skipped🕐 Duration
0 Failing738 Passing6 Skipped44m 13s

Copy link
Copy Markdown
Contributor

@bill-akamai bill-akamai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good @kagora-akamai 👍
The main search works with the steams and destination but just FYI the in-page search doesn't appear to filter correctly if you're not already aware:

@kagora-akamai
Copy link
Copy Markdown
Contributor Author

Looks good @kagora-akamai 👍 The main search works with the steams and destination but just FYI the in-page search doesn't appear to filter correctly if you're not already aware:

Hi @bill-akamai, yes we are aware and as far as I understand mock API does not support filtering and this will work after API endpoints release and then we'll test the in-page search.

@github-project-automation github-project-automation bot moved this from Review to Approved in Cloud Manager Sep 4, 2025
@mduda-akamai mduda-akamai merged commit a9e02fb into linode:develop Sep 5, 2025
35 checks passed
@github-project-automation github-project-automation bot moved this from Approved to Merged in Cloud Manager Sep 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

5 participants