Changelog 2026-03-06 (Accessibility: Reliability Strip Focus Routing Pass)
Article content
Changed
- Added explicit
aria-controlswiring from each reliability strip pill to its destination status row. - Made reliability destination targets programmatically focusable (
tabindex="-1") so in-page jumps can move keyboard focus to the referenced content. - Updated the reliability dashboard script to focus hash targets on strip navigation (click/hash change), including direct deep links.
- Expanded highlight styles so
:focus-visibleon reliability targets matches existing:targetstyling. - Removed
aria-livefrom the Refresh button to avoid live-region behavior on an interactive control.
Why
- This accessibility sweep batch focused on keyboard flow and orientation inside dynamic reliability UI.
- The update reduces context loss after in-page navigation and improves screen-reader/keyboard confidence when jumping between status summaries and detailed rows.