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: Unable to select remove icon of chips through keyboard #16684

Closed
akshayaqburst opened this issue Nov 3, 2024 · 0 comments · Fixed by #16685
Closed

MultiSelect: Unable to select remove icon of chips through keyboard #16684

akshayaqburst opened this issue Nov 3, 2024 · 0 comments · Fixed by #16685
Labels
Type: Enhancement Issue contains an enhancement related to a specific component. Additional functionality has been add
Milestone

Comments

@akshayaqburst
Copy link
Contributor

Describe the bug

MultiSelect: Unable to select remove icon of chips through keyboard

Environment

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: 1.61 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

Reproducer

No response

Angular version

17.x.x

PrimeNG version

17.18.11

Build / Runtime

Angular CLI App

Language

TypeScript

Node version (for AoT issues node --version)

18.x.x

Browser(s)

No response

Steps to reproduce the behavior

  1. Go to https://primeng.org/multiselect#chips
  2. Select one or two items, selected items appear as chips in the input box.
  3. Try tab navigating to go the selected chips/items, the items are not focussible.

Expected behavior

The selected chips/items should be focussible on tab navigation and on pressing enter key, we should be able to dismiss them.

@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 Nov 3, 2024
akshayaqburst pushed a commit to akshayaqburst/primeng_qb_10 that referenced this issue Nov 3, 2024
@mertsincan mertsincan added Status: Pending Review Issue or pull request is being reviewed by Core Team 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 18, 2024
@mertsincan mertsincan added this to the 17.18.13 milestone Nov 18, 2024
@mertsincan mertsincan added Type: Enhancement Issue contains an enhancement related to a specific component. Additional functionality has been add and removed Status: Pending Review Issue or pull request is being reviewed by Core Team labels Dec 6, 2024
@github-project-automation github-project-automation bot moved this to Done in PrimeNG Dec 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Enhancement Issue contains an enhancement related to a specific component. Additional functionality has been add
Projects
Status: Done
2 participants