Skip to content
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

WCAG 2.1 compliance using the Accessibility Insights extension errors #10666

Open
marciogurka opened this issue Jan 24, 2025 · 1 comment
Open
Labels
accessibility forum Issues from forum large-account Reported by large customer OEM OEM customer

Comments

@marciogurka
Copy link

Forum post

FastPass_20250124_BryntumGridBasicdemo.html.zip

"We are testing our application for WCAG 2.1 compliance using the Accessibility Insights extension (FastPass). Below is a list of identified accessibility issues related to Bryntum components, along with their impact and suggestions for resolution.

Since the library dynamically generates these elements, we are unable to handle these issues on our end within the project. We request your team to investigate and provide fixes or guidance.

Issues:

#b-textfield-1-input
Impact Element is not focusable. Element has global ARIA attributes but is marked as presentational.
Suggestion by FastPass Elements marked as presentational should not have global ARIA attributes or tabindex.

#b-grid-1-normalSubgrid
Impact Element should have focusable content. Element itself should be focusable.
Suggestion by FastPass Ensure elements with scrollable content are accessible via keyboard.

#b-checkbox-1-input
Impact: ARIA role presentation is not allowed for the given element.
Suggestion by FastPass The role attribute must have a valid value for the element type.

#b-combo-1-input
Impact Invalid ARIA attribute value: aria-active descendant has an invalid value.
Suggestion by FastPass Ensure all ARIA attributes have valid values.

We’d appreciate it if they could be prioritized.
Thank you for your assistance!
bryntum fast pass.PNG"

@marciogurka marciogurka added accessibility forum Issues from forum large-account Reported by large customer OEM OEM customer labels Jan 24, 2025
@ExtAnimal
Copy link

6.2 will address much of this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accessibility forum Issues from forum large-account Reported by large customer OEM OEM customer
Projects
None yet
Development

No branches or pull requests

2 participants