AVT - A WAI-ARIA widget must have an accessible name
### Description A WAI-ARIA widget and specific WAI-ARIA roles must have an accessible name specified with aria-label, aria-labelledby or the widget's inner text ### Environment * Project Overview Page * Project Creation Page * Profile Settings Page * Help Landing Page **Accessibility Checkpoint 4.1.2 Name, role, value** ### Browsers Google Chrome ### Actual Results Some elements of the page with a WAI-ARIA role are missing their accessible name to describe its function. ### Expected Results To help users navigate a page, WAI-ARIA widgets must have an accessible name specified with aria-label, aria-labelledby or the widget's inner text.
issue