Steps to Reproduce:
Repro Steps:
1. Navigate to Wiki Main page ([[ https://en.wikipedia.org/wiki/Special:Notifications | enwiki example ]])
3. Navigate till "Your Alerts" control and hit enter.
4. Navigate till "All Notification" control and hit enter.
**Actual Results:**
Listbox does not have an aria-label attribute
**Expected Results:**
[x] Listbox should contain aria-label attribute.
[] mw-echo-ui-readStateButtonSelectWidget carries `role=listbox` but no `aria-label`
[] mw-echo-ui-notificationItemWidget has no `aria-label`
[x] mw-echo-ui-specialHelpMenuWidget is a button but has no `aria-label`
This accessibility issue was found using Accessibility Insights for Web 2.13.1 (axe-core 3.3.2), a tool that helps find and fix accessibility issues. Get more information & download this tool at http://aka.ms/AccessibilityInsights.