Changelog 2026-03-05 (Accessibility Nav Keyboard Scroll Pass 22)

Published

Article content

Changed

  • Added an assistive hint for main navigation describing horizontal overflow behavior and keyboard usage.
  • Made the primary nav container keyboard-focusable (tabindex="0") to support non-pointer interaction with overflowed links.
  • Added a dedicated nav keyboard script to support ArrowLeft, ArrowRight, Home, and End horizontal scrolling.

Why

  • Improves keyboard-only navigation on narrow layouts where the menu overflows horizontally.
  • Makes hidden/off-screen navigation options easier to discover and access without touch or mouse input.