You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 ... (check one with "x")
[ ] 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
Currently, component like dropdown and listbox do not provide a built-in subcomponent for adding elements to the options list.
Expected behavior
It would be nice to add this feature, similar to the filter option. If an hypotetical option "add" is set to true, then in the same filter header should appear a "+" button.
The subcomponent should carry with him a event, like "onAddOption" to be binded to a custom method.
What is the motivation / use case for changing the behavior?
For my project every time I use a listbox/dropdown with filter option set on, there always is an "add" button for adding new options. So it would be useful to have it built-in.
The text was updated successfully, but these errors were encountered:
cagataycivici
changed the title
Adding "+/ADD" button to listbox-like component
Header template for Listbox
Aug 23, 2017
…ersion4 to develop
* commit 'd7fdfc9ff5707543c0dd0d1e55a0dad5aaddc1f9': (1032 commits)
FIX: correct path in d.ts. and js file
Duplicate onSelect event removed(docs)
Fixedprimefaces#4112
Docs for progress spinner
strokeWidth and fill properties for ProgressSpinner
Initial drop-in of new p-progressSpinner component
Add text
Fixedprimefaces#3460Fixedprimefaces#4168Fixedprimefaces#4152
Add serenity
Add null check
Fixedprimefaces#4148Fixedprimefaces#4141
Validation class in calendar component
Fixedprimefaces#4131
New dev version
Set version
Better fix for primefaces#4103
Fixed AOT error
...
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 ... (check one with "x")
Current behavior
Currently, component like dropdown and listbox do not provide a built-in subcomponent for adding elements to the options list.
Expected behavior
It would be nice to add this feature, similar to the filter option. If an hypotetical option "add" is set to true, then in the same filter header should appear a "+" button.
The subcomponent should carry with him a event, like "onAddOption" to be binded to a custom method.
What is the motivation / use case for changing the behavior?
For my project every time I use a listbox/dropdown with filter option set on, there always is an "add" button for adding new options. So it would be useful to have it built-in.
The text was updated successfully, but these errors were encountered: