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

Tree : Accessibility issues #5426

Closed
ChithiraMG opened this issue Nov 28, 2023 · 4 comments · Fixed by #5994
Closed

Tree : Accessibility issues #5426

ChithiraMG opened this issue Nov 28, 2023 · 4 comments · Fixed by #5994
Assignees
Labels
Component: Accessibility Issue or pull request is related to WCAG or ARIA
Milestone

Comments

@ChithiraMG
Copy link

Describe the bug

I was trying to use prime react tree component

While doing fast pass for accessibility check, got a some errors as shown below

  1. aria-required children
    image
  2. aria-required parent
    image
  3. listitem
    image

Code Sandbox link for repro: https://codesandbox.io/p/sandbox/serverless-wood-v6q947?file=%2Fsrc%2FApp.js%3A18%2C2

Reproducer

https://codesandbox.io/p/sandbox/serverless-wood-v6q947?file=%2Fsrc%2FApp.js%3A18%2C2

PrimeReact version

^9.6.2

React version

18.x

Language

TypeScript

Build / Runtime

Create React App (CRA)

Browser(s)

No response

Steps to reproduce the behavior

Open my code sandbox link https://codesandbox.io/p/sandbox/serverless-wood-v6q947?file=%2Fsrc%2FApp.js%3A18%2C2
Run a fast pass accessibility check and see the errors

Expected behavior

accessibility compliant

@ChithiraMG ChithiraMG added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Nov 28, 2023
@melloware melloware added Component: Accessibility Issue or pull request is related to WCAG or ARIA and removed Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible labels Nov 28, 2023
@melloware
Copy link
Member

@ChithiraMG PrimeTek is working on Accessibility now and Tree will get all the accessibility changes that PrimeVue already has if you want to look here: https://primevue.org/tree/#accessibility

@melloware melloware changed the title Prime React-Tree : Accessibility issues Tree : Accessibility issues Nov 28, 2023
@ChithiraMG
Copy link
Author

image
In PrimeVue also I can see the accessibility issues
https://codesandbox.io/s/stktkg

@ChithiraMG
Copy link
Author

Can you please tell me if there is any update on this ticket?

@melloware
Copy link
Member

@ChithiraMG no update. if you need this fix urgently I suggest you look into PRO support: https://primereact.org/support/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: Accessibility Issue or pull request is related to WCAG or ARIA
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants