ui5-webcomponents icon indicating copy to clipboard operation
ui5-webcomponents copied to clipboard

[Menu]: a11y: Menu dialog does not have an accessible name

Open pankajpandey01 opened this issue 7 months ago • 3 comments

Describe the bug

[Menu]: a11y: Menu dialog does not have an accessible name

Isolated Example

No response

Reproduction steps

  1. Go to https://sap.github.io/ui5-webcomponents-react/?path=/story/modals-popovers-menu--default&globals=backgrounds.grid:!false
  2. Open Menu dialog
  3. Run axe tool on browser

Observed error in Axe: ARIA dialog and alertdialog nodes should have an accessible name

Expected Behaviour

accessibleName property should be provided.

Screenshots or Videos

No response

UI5 Web Components for React Version

1.29.0

UI5 Web Components Version

1.24.0

Browser

Chrome, Edge, Firefox, Safari

Operating System

No response

Additional Context

No response

Relevant log output

No response

Organization

SuccessFactors

Declaration

  • [X] I’m not disclosing any internal or sensitive information.

pankajpandey01 avatar Jun 26 '24 23:06 pankajpandey01