Skip to content

fix: rename disabled autofocus fixture#874

Open
2bf wants to merge 1 commit into
tscircuit:mainfrom
2bf:codex/focus-hover-disabled-fixture
Open

fix: rename disabled autofocus fixture#874
2bf wants to merge 1 commit into
tscircuit:mainfrom
2bf:codex/focus-hover-disabled-fixture

Conversation

@2bf
Copy link
Copy Markdown

@2bf 2bf commented May 20, 2026

Fixes #163
/claim #163

Summary

  • Renames the remaining legacy DisabledAutoFocus fixture export to FocusOnHoverDisabled.
  • Makes the example explicitly pass focusOnHover={false}.

Validation

  • rg -n "disableAutoFocus|DisabledAutoFocus" src README.md tests -> no matches
  • bunx biome check src/examples/2025/board.fixture.tsx
  • bun run build
  • git diff --check

@vercel
Copy link
Copy Markdown

vercel Bot commented May 20, 2026

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

Project Deployment Actions Updated (UTC)
pcb-viewer Ready Ready Preview, Comment May 20, 2026 2:58pm

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