Skip to content

fix: highlight connected traces on hover#198

Open
Kidkrow12 wants to merge 1 commit into
tscircuit:mainfrom
Kidkrow12:fix-connected-trace-hover
Open

fix: highlight connected traces on hover#198
Kidkrow12 wants to merge 1 commit into
tscircuit:mainfrom
Kidkrow12:fix-connected-trace-hover

Conversation

@Kidkrow12
Copy link
Copy Markdown

Summary

  • add hover tracking for rendered schematic traces by source trace/net identity
  • highlight every schematic trace segment on the same connected net when one segment is hovered
  • keep invisible hover outlines untouched so the hit target remains stable

Bounty

/claim #1130

Test plan

  • npx.cmd biome check lib/components/SchematicViewer.tsx lib/hooks/useHighlightConnectedSchematicTracesOnHover.ts

Notes: Full build was not runnable in this Windows environment because the repo build script requires bun, which is not installed here. Direct tsc --noEmit also currently fails on the existing dependency setup with Cannot find type definition file for 'recharts'.

@vercel
Copy link
Copy Markdown

vercel Bot commented May 12, 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 12, 2026 8:43pm

Request Review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant