Skip to content

fix: remove DisabledAutoFocus in favor of focusOnHover={false}#901

Open
pvbang wants to merge 1 commit into
tscircuit:mainfrom
pvbang:remove-disable-auto-focus
Open

fix: remove DisabledAutoFocus in favor of focusOnHover={false}#901
pvbang wants to merge 1 commit into
tscircuit:mainfrom
pvbang:remove-disable-auto-focus

Conversation

@pvbang

@pvbang pvbang commented Jun 14, 2026

Copy link
Copy Markdown

Summary

Removes the DisabledAutoFocus fixture naming convention in favor of using focusOnHover={false} prop explicitly.

Changes:

  • Renamed DisabledAutoFocus fixture to FocusOnHoverDisabled for clarity
  • Added explicit focusOnHover={false} prop to the PCBViewer component in the fixture
  • Added FocusOnHoverDisabled to default exports

Closes #163

/claim #163

ETH wallet: 0x911d202f713Ee2ad139E8b8b8a0A712347eFE31f

- Rename DisabledAutoFocus fixture to FocusOnHoverDisabled
- Use focusOnHover={false} prop instead of implicit disabled behavior
- Add FocusOnHoverDisabled to default exports

Closes tscircuit#163
/claim tscircuit#163
@vercel

vercel Bot commented Jun 14, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
pcb-viewer Ready Ready Preview, Comment Jun 14, 2026 4:12pm

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.

Remove disableAutoFocus in favor of focusOnHover={false}

1 participant