Skip to content

Conversation

@vanch3d
Copy link
Contributor

@vanch3d vanch3d commented Oct 29, 2025

See https://hivemq.kanbanize.com/ctrl_board/57/cards/37047/details/

The PR fixes a small bug in the Workspace, where the navigation route to the Observability panel for the connected entities was triggering a "Page Not Found" error

Before

HiveMQ-Edge-10-29-2025_05_38_PM

After

HiveMQ-Edge-10-29-2025_05_30_PM

@vanch3d vanch3d self-assigned this Oct 29, 2025
@cla-bot cla-bot bot added the cla-signed label Oct 29, 2025
@github-actions
Copy link

Test Results

  474 files  ±0    474 suites  ±0   4m 41s ⏱️ ±0s
3 980 tests ±0  3 977 ✅ ±0  3 💤 ±0  0 ❌ ±0 
3 997 runs  ±0  3 994 ✅ ±0  3 💤 ±0  0 ❌ ±0 

Results for commit 2034a5b. ± Comparison against base commit 3c082d4.

@github-actions
Copy link

github-actions bot commented Oct 29, 2025

Coverage Report

Overall Project 65.07%

There is no coverage information present for the Files changed

@vanch3d vanch3d requested a review from Copilot October 29, 2025 20:11
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates routing paths from /workspace/link/ to /workspace/connector/ to align with the new routing structure. The changes ensure consistency between navigation logic in edge components and test expectations.

  • Updated navigation paths in MonitoringEdge and DynamicEdge components
  • Updated corresponding test assertions to match the new route pattern
  • Added a new useEffect hook to handle edge selection in the configuration panel controller

Reviewed Changes

Copilot reviewed 6 out of 6 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
MonitoringEdge.tsx Changed navigation path from /workspace/link/ to /workspace/connector/
MonitoringEdge.spec.cy.tsx Updated test assertion to verify new /workspace/connector/ route
DynamicEdge.tsx Changed navigation path from /workspace/link/ to /workspace/connector/
DynamicEdge.spec.cy.tsx Updated test assertion to verify new /workspace/connector/ route
ConfigurationPanelController.tsx Added useEffect to open panel when an edge is selected
.github/workflows/trigger.md Unrelated file trigger change

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link

@linda-rian-hmq linda-rian-hmq left a comment

Choose a reason for hiding this comment

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

Some CI checks seem to be failing 👀

Copy link

@linda-rian-hmq linda-rian-hmq left a comment

Choose a reason for hiding this comment

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

lgtm

@vanch3d vanch3d merged commit 34b7696 into master Oct 30, 2025
23 of 27 checks passed
@vanch3d vanch3d deleted the fix/37047-observability-link branch October 30, 2025 16:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants