Skip to content

feat(telemetry): highlight rows from graph hover - #865

Open
mikemikimike wants to merge 1 commit into
apache:mainfrom
mikemikimike:fix/issue-275-graph-hover-highlight
Open

feat(telemetry): highlight rows from graph hover#865
mikemikimike wants to merge 1 commit into
apache:mainfrom
mikemikimike:fix/issue-275-graph-hover-highlight

Conversation

@mikemikimike

Copy link
Copy Markdown

Summary

  • propagate graph-node hover state through the existing AppContext
  • highlight matching telemetry step and insights rows by action name
  • preserve the existing sequence-location hover behavior

Fixes #275

Validation

  • npm ci --prefix telemetry/ui
  • npm run build --prefix telemetry/ui — passed
  • npm run test --prefix telemetry/ui -- --run — passed (1 test)
  • targeted ESLint on the four changed files — passed
  • git diff --check — passed

The full UI lint command on the Windows checkout reports existing repository-wide CRLF/Prettier errors in unrelated files; the changed files pass targeted ESLint validation.

@github-actions github-actions Bot added the area/ui Burr UI (telemetry frontend) label Jul 31, 2026
@mikemikimike
mikemikimike deleted the fix/issue-275-graph-hover-highlight branch August 2, 2026 02:16
@mikemikimike
mikemikimike restored the fix/issue-275-graph-hover-highlight branch August 2, 2026 11:21
@mikemikimike mikemikimike reopened this Aug 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/ui Burr UI (telemetry frontend)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add highlight on graph view

1 participant