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

Chips: NumpadEnter being ignored #14578

Closed
perceptron8 opened this issue Jan 17, 2024 · 1 comment · Fixed by #14580
Closed

Chips: NumpadEnter being ignored #14578

perceptron8 opened this issue Jan 17, 2024 · 1 comment · Fixed by #14580
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Milestone

Comments

@perceptron8
Copy link
Contributor

Describe the bug

NumpadEnter used to work as a chip separator (see https://www.primefaces.org/primeng-v15-lts/chips), since v16 it doesn't.

BTW https://www.primefaces.org/primeng-v16-lts/chips gives 404.

Environment

Unrelated.

Reproducer

No response

Angular version

17.0.9

PrimeNG version

17.3.2

Build / Runtime

Angular CLI App

Language

ALL

Node version (for AoT issues node --version)

21.5.0

Browser(s)

No response

Steps to reproduce the behavior

  1. Go to https://primeng.org/chips
  2. Write '123'
  3. Press NumpadEnter

Expected behavior

New chip should be added, but it's not.

@perceptron8 perceptron8 added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Jan 17, 2024
@cetincakiroglu cetincakiroglu added Type: Bug Issue contains a bug related to a specific component. Something about the component is not working 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 18, 2024
@cetincakiroglu cetincakiroglu added this to the 17.3.3 milestone Jan 18, 2024
@perceptron8
Copy link
Contributor Author

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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.

2 participants