From f908782fe300dce7d1dbe53e461eda8df573ebd2 Mon Sep 17 00:00:00 2001 From: Oleksii Orel Date: Tue, 12 May 2026 17:18:17 +0300 Subject: [PATCH] fix(a11y): fix invalid list structures in navigation and alert group (WCAG 1.3.1) 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