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: autocomplete missing chips' onAdd-like emitter #17114

Open
MHarmony opened this issue Dec 18, 2024 · 0 comments
Open

Component: autocomplete missing chips' onAdd-like emitter #17114

MHarmony opened this issue Dec 18, 2024 · 0 comments
Labels
Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible

Comments

@MHarmony
Copy link

MHarmony commented Dec 18, 2024

Describe the bug

Autocomplete with typeahead=false and multiple=true is not a full replacement for the chips component. It is missing an alternative for chips' onAdd emitter.

Environment

N/A

Reproducer

No response

Angular version

19.0.4

PrimeNG version

19.0.0-rc.1

Build / Runtime

Angular CLI App

Language

TypeScript

Node version (for AoT issues node --version)

23.4.0

Browser(s)

Chrome 131

Steps to reproduce the behavior

No response

Expected behavior

There should be an emitter for when an element is added to the autocomplete component with typeahead=false and multiple=true.

@MHarmony MHarmony added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible
Projects
None yet
Development

No branches or pull requests

1 participant