Skip to content

[SF]FlexibleColumnLayout: [Axe Error]Ensure elements with ARIA roles have all required ARIA attributes #11533

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
1 task done
VidhiNPatel opened this issue May 15, 2025 · 2 comments · May be fixed by #11540
Open
1 task done

Comments

@VidhiNPatel
Copy link

Describe the bug

The Axe Dev tool shows a critical error regarding a missing required ARIA attribute for the FlexibleColumnLayout separator.

Isolated Example

No response

Reproduction steps

  1. Go To https://sap.github.io/ui5-webcomponents-react/v2/?path=/docs/layouts-floorplans-flexiblecolumnlayout--docs
  2. Run the Axe Devtool -> Full Scan Page
  3. You will see Axe dev tool is complaining that the Required ARIA attributes must be provided

Expected Behaviour

https://dequeuniversity.com/rules/axe/4.10/aria-required-attr?application=AxeChrome

Screenshots or Videos

Image

UI5 Web Components for React Version

2.10.0

UI5 Web Components Version

2.10.0

Browser

Chrome

Operating System

No response

Additional Context

No response

Relevant log output

Organization

No response

Declaration

  • I’m not disclosing any internal or sensitive information.
@Lukas742
Copy link
Collaborator

Thanks for reporting! I'll forward this issue to our UI5 Web Components Colleagues as the affected component is developed in their repository.

@Lukas742 Lukas742 transferred this issue from SAP/ui5-webcomponents-react May 16, 2025
@Valkanister Valkanister self-assigned this May 16, 2025
@Valkanister Valkanister removed their assignment May 16, 2025
@Valkanister
Copy link

Hello @SAP/ui5-webcomponents-topic-p ,

Please check if the separators in the FCL need to have aria-valuenow set. I guess it gets set when the columns are resized.

Kind regards, 

Georgi

SAP Development Support

@NakataCode NakataCode self-assigned this May 16, 2025
@NakataCode NakataCode moved this from Issues to In Progress in Maintenance - Topic P May 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: In Progress
Status: 🆕 New
Development

Successfully merging a pull request may close this issue.

4 participants