Component
Menu
Package version
3.0.0
@microsoft/fast-element version
3.0
Environment
na - running from Fluent UI Blazor
Current Behavior
When a menu is openend it adds the attribute aria-haspopup="true"
Expected Behavior
When a menu is openend it adds the attribute aria-haspopup="menu"
Reproduction
https://storybooks.fluentui.dev/web-components/?path=/docs/components-menu--docs
Steps to reproduce
Inspect the first example in DevTools. Observe that the fluent-menu-button has aria-popup="true" instead of aria-popup="menu"
Are you reporting an Accessibility issue?
yes
Suggested severity
High - No workaround
Products/sites affected
No response
Are you willing to submit a PR to fix?
no
Validations
Component
Menu
Package version
3.0.0
@microsoft/fast-element version
3.0
Environment
Current Behavior
When a menu is openend it adds the attribute
aria-haspopup="true"Expected Behavior
When a menu is openend it adds the attribute
aria-haspopup="menu"Reproduction
https://storybooks.fluentui.dev/web-components/?path=/docs/components-menu--docs
Steps to reproduce
Inspect the first example in DevTools. Observe that the
fluent-menu-buttonhasaria-popup="true"instead ofaria-popup="menu"Are you reporting an Accessibility issue?
yes
Suggested severity
High - No workaround
Products/sites affected
No response
Are you willing to submit a PR to fix?
no
Validations