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: expose the currently selected option item #4582

Closed
dandohotaru opened this issue Nov 30, 2017 · 0 comments
Closed

MultiSelect: expose the currently selected option item #4582

dandohotaru opened this issue Nov 30, 2017 · 0 comments
Assignees
Labels
Type: Enhancement Issue contains an enhancement related to a specific component. Additional functionality has been add
Milestone

Comments

@dandohotaru
Copy link

There is no guarantee in receiving a response in GitHub Issue Tracker, If you'd like to secure our response, you may consider PrimeNG PRO Support where support is provided within 4 business hours

I'm submitting a feature request

[ ] bug report => Search github for a similar issue or PR before submitting
[x] feature request => Please check if request is not on the roadmap already https://github.com/primefaces/primeng/wiki/Roadmap
[ ] support request => Please do not submit support request here, instead see http://forum.primefaces.org/viewforum.php?f=35

Current behavior
For the time being the p-multiSelect has various events among them onChange

a Callback to invoke when value changes
event.value: Current selected values

Expected behavior
Besides onChange that returns all the selected items, it would be great if the current selected item could be reflected as well in the api

What is the motivation / use case for changing the behavior?
For situations where selecting a particular item should trigger some specific actions down the line

  • Angular version:
    5.0.0

  • PrimeNG version:
    5.0.2

@cagataycivici cagataycivici self-assigned this Dec 19, 2017
@cagataycivici cagataycivici added the Type: Enhancement Issue contains an enhancement related to a specific component. Additional functionality has been add label Dec 19, 2017
@cagataycivici cagataycivici added this to the 5.1.0-M1 milestone Dec 19, 2017
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
None yet
Development

No branches or pull requests

2 participants