Skip to content

refactor: make touch target resolution policy explicit#510

Merged
thymikee merged 1 commit into
mainfrom
codex/touch-target-resolution-policy
May 13, 2026
Merged

refactor: make touch target resolution policy explicit#510
thymikee merged 1 commit into
mainfrom
codex/touch-target-resolution-policy

Conversation

@thymikee
Copy link
Copy Markdown
Member

Summary

Make touch coordinate resolution return explicit policy reasons while preserving the existing node-returning API.

Add focused tests for semantic tab buttons, hittable row promotion, same-rect descendant promotion, and broad ancestor avoidance.

Closes #509.

Touched files: 2. Scope stayed within the interaction resolver/tests.

Validation

  • pnpm format
  • pnpm exec vitest run src/__tests__/runtime-interactions.test.ts
  • pnpm check:quick

@thymikee thymikee force-pushed the codex/touch-target-resolution-policy branch from d232598 to 11709bb Compare May 13, 2026 11:24
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 13, 2026

PR Preview Action v1.8.1

QR code for preview link

🚀 View preview at
https://callstackincubator.github.io/agent-device/pr-preview/pr-510/

Built to branch gh-pages at 2026-05-13 12:55 UTC.
Preview will be ready when the GitHub Pages deployment is complete.

@thymikee thymikee force-pushed the codex/touch-target-resolution-policy branch from 11709bb to 74c3e6e Compare May 13, 2026 12:54
@thymikee thymikee merged commit 0117ede into main May 13, 2026
18 checks passed
@thymikee thymikee deleted the codex/touch-target-resolution-policy branch May 13, 2026 13:24
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.

refactor: make touch target resolution policy explicit

1 participant