### ✅ Common Accessibility Issues Checklist - [ ] **Navigation Bar** Ensure that the navigation bar supports one of the following patterns: - `Invoke` - `Toggle` - `ExpandToggle`  - [ ] **Modal Accessibility** When opening a modal, ensure that all focusable elements have a non-null `name` property. 