Skip to content

Highlight connected schematic traces on hover#202

Open
kodahhhhh wants to merge 1 commit into
tscircuit:mainfrom
kodahhhhh:fix-highlight-connected-traces
Open

Highlight connected schematic traces on hover#202
kodahhhhh wants to merge 1 commit into
tscircuit:mainfrom
kodahhhhh:fix-highlight-connected-traces

Conversation

@kodahhhhh
Copy link
Copy Markdown

@kodahhhhh kodahhhhh commented May 19, 2026

Closes tscircuit/tscircuit#1130

/claim tscircuit/tscircuit#1130

Summary

  • add hover handling for schematic trace SVG elements
  • highlight every schematic trace sharing the hovered trace net/connectivity key
  • fall back to source_trace_id when no connectivity key is available
  • keep the generated SVG pipeline unchanged and reset hover styling on pointer leave

Verification

  • bunx tsc --noEmit
  • bun run build

@vercel
Copy link
Copy Markdown

vercel Bot commented May 19, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
schematic-viewer Ready Ready Preview, Comment May 19, 2026 11:47pm

Request Review

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.

Change of color on hover for traces are missing

1 participant