From 3dfaca0773af950d1c7ee559fa440a5c8ac35d40 Mon Sep 17 00:00:00 2001 From: Sayam Samal Date: Fri, 24 May 2024 12:00:28 +0530 Subject: [PATCH] personal_menu_popover: Flatten nested lists for better accessibility. This refactors popover list structure to use a flattened `ul > li` structure along with aria-related additions, enabling screen reader accessibility and announcing menu length and position (`# of n`). Added ARIA roles: - `role="menu"` to the parent `