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

MultiSelect: Cannot access the close Icon and clear the input using keyboard in Filled mode #7377

Closed
akshayaqburst opened this issue Oct 31, 2024 · 0 comments · Fixed by #7378
Assignees
Labels
Type: Bug Issue contains a defect related to a specific component.
Milestone

Comments

@akshayaqburst
Copy link
Contributor

Describe the bug

MultiSelect: Cannot access the close Icon and clear the input using keyboard in Filled mode

Reproducer

No response

System Information

System:
    OS: Linux 5.15 Ubuntu 20.04.6 LTS (Focal Fossa)
    CPU: (8) x64 11th Gen Intel(R) Core(TM) i7-1165G7 @ 2.80GHz
    Memory: 2.16 GB / 7.47 GB
    Container: Yes
    Shell: 5.0.17 - /bin/bash
  Binaries:
    Node: 18.20.2 - ~/.nvm/versions/node/v18.20.2/bin/node
    Yarn: 1.22.22 - ~/.nvm/versions/node/v18.20.2/bin/yarn
    npm: 10.5.0 - ~/.nvm/versions/node/v18.20.2/bin/npm
    pnpm: 9.5.0 - ~/.nvm/versions/node/v18.20.2/bin/pnpm
  npmPackages:
    react: 18.3.1 => 18.3.1

Steps to reproduce the behavior

  1. Go to https://primereact.org/multiselect/#filled
  2. Select a few items from dropdown and notice the clear Icon appears.
  3. Try to access the clear icon using keyboard.
    Clear Icon not focussing.

Expected behavior

Clear icon should be focussable and on pressing enter key, the chosen options should be cleared.

@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 Oct 31, 2024
akshayaqburst pushed a commit to qburst/primereact_qb_39 that referenced this issue Oct 31, 2024
…lear the input using keyboard in Filled mode
@melloware melloware added this to the 10.8.5 milestone Oct 31, 2024
@melloware melloware added Type: Bug Issue contains a defect related to a specific component. and removed Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible labels Oct 31, 2024
akshayaqburst pushed a commit to qburst/primereact_qb_39 that referenced this issue Nov 1, 2024
…lear the input using keyboard in Filled mode
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Issue contains a defect related to a specific component.
Projects
None yet
2 participants