Skip to content

Releases: Sammy970/tab-order-trail

v0.1 — First public release of Tab Order Trail

12 Apr 14:27

Choose a tag to compare

Tab Order Trail v0.1

First public release of Tab Order Trail, a visual devtool for inspecting keyboard tab order, focus flow, and accessibility issues on real webpages.

What's included

  • Scan a page and map keyboard tab order
  • Visual overlay for tab stops
  • Trail view for inspecting tab order
  • Step mode to move through focus targets one by one
  • Issues view for spotting suspicious focus-flow problems
  • Improved sidepanel UX with a simpler, cleaner layout
  • Better handling for step-through and scrolling behavior

What this release is for

This is the first public version focused on making keyboard navigation easier to inspect visually on real sites.

Notes

  • Early release, so edge cases may still exist on complex websites
  • Best used on Chromium-based browsers
  • Feedback, issues, and ideas are welcome