Skip to content

Improve PR panel accessibility and keyboard shortcuts#107

Merged
BunsDev merged 1 commit into
mainfrom
okcode/panel-collapse-accessibility
Mar 31, 2026
Merged

Improve PR panel accessibility and keyboard shortcuts#107
BunsDev merged 1 commit into
mainfrom
okcode/panel-collapse-accessibility

Conversation

@BunsDev
Copy link
Copy Markdown
Member

@BunsDev BunsDev commented Mar 31, 2026

Summary

  • Added accessible labels, aria-* state, and better live/status semantics to the PR list and inspector rails.
  • Kept both side panels usable in collapsed mode while making the expanded/collapsed controls more explicit.
  • Added global keyboard shortcuts to toggle the left rail with [ and the right inspector with ].
  • Replaced the center diff wrapper with <main> for clearer document structure.

Testing

  • Not run (not requested).
  • Visual/manual check recommended for collapsed and expanded PR list/inspector interactions.
  • Verify keyboard shortcuts do not trigger while typing in inputs, textareas, or contenteditable fields.

- Add ARIA labels and selected-state semantics to collapsible PR rails
- Wire `[` and `]` shortcuts for toggling the left rail and inspector
- Mark the center workspace as `<main>` for better page structure
@vercel
Copy link
Copy Markdown

vercel Bot commented Mar 31, 2026

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

Project Deployment Actions Updated (UTC)
okcode-marketing Ready Ready Preview Mar 31, 2026 5:01pm

@github-actions github-actions Bot added the vouch:trusted PR author is trusted by repo permissions or the VOUCHED list. label Mar 31, 2026
@BunsDev BunsDev merged commit ada71d4 into main Mar 31, 2026
7 of 9 checks passed
@BunsDev BunsDev deleted the okcode/panel-collapse-accessibility branch March 31, 2026 21:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:XL vouch:trusted PR author is trusted by repo permissions or the VOUCHED list.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant