From 6d700d713728590a9f3e854a7bf48a545e408e90 Mon Sep 17 00:00:00 2001 From: Oleksii Orel Date: Wed, 13 May 2026 22:53:03 +0300 Subject: [PATCH 1/2] fix(a11y): fix invalid list structures in navigation and alert group (WCAG 1.3.1) (#1564) WCAG 2.2 criterion 1.3.1 (Info and Relationships, Level A) requires that programmatic structure matches the visual presentation so assistive technologies can correctly expose list context and item counts. Two violations fixed: 1. Navigation sidebar (RecentList): NavGroup (renders
) was a direct child of NavList (renders