Skip to content

feat: make inspector keyboard accessible - #33

Merged
stackloomdev merged 2 commits into
mainfrom
agent/keyboard-accessibility
Jul 25, 2026
Merged

stackloomdev merged 2 commits into
mainfrom
agent/keyboard-accessibility

Conversation

@stackloomdev

Copy link
Copy Markdown
Owner

Summary

  • let keyboard users enter selection mode, focus a page target, and inspect it with Enter or Space
  • move initial drawer focus to Why or Close, retain visible focus, and return focus to Inspect on Escape
  • verify all five tabs with arrow, Home, and End navigation in a keyboard-only React 19 Playwright path
  • document the keyboard workflow in English and Chinese public guides

Validation

  • pnpm check
  • React 19 Playwright: 8/8 passed
  • keyboard test asserts active-tab semantics, visible outlines, and focus return
  • privacy scan for internal identifiers and npm token patterns

Closes #25

@stackloomdev
stackloomdev marked this pull request as ready for review July 25, 2026 15:33
@stackloomdev
stackloomdev merged commit f3f132e into main Jul 25, 2026
10 checks passed
@stackloomdev
stackloomdev deleted the agent/keyboard-accessibility branch July 25, 2026 15:33
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.

test(inspector): add keyboard-only accessibility coverage

1 participant