- Clicking the main expand/collapse button for the whole menu stutters when custom icon content is used.
- It should toggle when enter is pressed.
- It should expand when ArrowRight is pressed.
- It should collapse when ArrowLeft is pressed.
The same rules should apply for FluentNavMenuGroup, with the additional
- When a group expands, it should notify the
FluentNavMenu so it can automatically expand if required.