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

Dropdown: (accessiblility) cannot access and clear the selected input using using keyboard #6269

Closed
akshayaqburst opened this issue Mar 31, 2024 · 0 comments
Labels
Component: Accessibility Issue or pull request is related to WCAG or ARIA
Milestone

Comments

@akshayaqburst
Copy link
Contributor

Describe the bug

Dropdown: (accessiblility) cannot access and clear the selected input using using keyboard

Reproducer

No response

PrimeReact version

10.6.2

React version

17.x

Language

TypeScript

Build / Runtime

Create React App (CRA)

Browser(s)

No response

Steps to reproduce the behavior

  1. Go to https://primereact.org/dropdown/#clearicon.
  2. Click on the dropdown and select a dropdown option.
  3. Try to access the clear icon using Tab press.
  4. Clear Icon is not accessible.

Expected behavior

We should be able to access and clear the selected input using using keyboard.

@akshayaqburst akshayaqburst 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 31, 2024
akshayaqburst pushed a commit to qburst/primereact_qb_28 that referenced this issue Mar 31, 2024
…cess and clear the selected input using using keyboard
nitrogenous added a commit that referenced this issue Apr 9, 2024
fix: primefaces #6269, Dropdown: (accessiblility) cannot access and clear the selected input using using keyboard
@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 Jan 3, 2025
@melloware melloware added this to the 10.6.3 milestone Jan 3, 2025
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

No branches or pull requests

2 participants