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

Component: Dropdown | dropdown box missing the required children for the given role. #15123

Closed
WTW-Jacob-Evans opened this issue Mar 20, 2024 · 0 comments · Fixed by #15166
Closed
Assignees
Labels
Component: Accessibility Issue or pull request is related to WCAG or ARIA LTS-FIXED-15.4.18 LTS-FIXED-16.9.8 PRO Support Issue was reported by PRO User Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Milestone

Comments

@WTW-Jacob-Evans
Copy link

Describe the bug

using Axe DevTools, the dropdown component, when empty, shows an accessibility issue relating to the dropdown box missing the required children for the given role.
image
image

This is present in the attached stackblitz sample, using the Axe DevTools.
image

Environment

Windows 10

Reproducer

https://stackblitz.com/edit/github-2ten9s?file=src%2Fapp%2Fapp.component.html,src%2Fapp%2Fapp.component.ts,src%2Fapp%2Fapp.module.ts

Angular version

17.2.3

PrimeNG version

17.11.0

Build / Runtime

Angular CLI App

Language

TypeScript

Node version (for AoT issues node --version)

18.18.0

Browser(s)

No response

Steps to reproduce the behavior

No response

Expected behavior

No response

@WTW-Jacob-Evans WTW-Jacob-Evans added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Mar 20, 2024
@cetincakiroglu cetincakiroglu added PRO Support Issue was reported by PRO User Type: Bug Issue contains a bug related to a specific component. Something about the component is not working 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 Mar 25, 2024
@cetincakiroglu cetincakiroglu changed the title Component: Dropdown Component: Dropdown | dropdown box missing the required children for the given role. Mar 25, 2024
@cetincakiroglu cetincakiroglu added this to the 17.13.0 milestone Mar 25, 2024
mehmetcetin01140 added a commit that referenced this issue Mar 26, 2024
cetincakiroglu added a commit that referenced this issue Mar 29, 2024
Fixed #15123 - Dropdown | Dropdown box missing the required children …
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 LTS-FIXED-15.4.18 LTS-FIXED-16.9.8 PRO Support Issue was reported by PRO User Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants