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 an immediate response in GitHub Issue Tracker, If you'd like to secure our response, you may consider PrimeReact PRO Support where support is provided within 4 business hours
I'm submitting a ... (check one with "x")
[ ] bug report
[ X] feature request
[ ] support request => Please do not submit support request here, instead see https://forum.primefaces.org/viewforum.php?f=57
Current behavior
Currently in a MultiSelect component selected options get shown where the defaultLabel would be.
Expected behavior
Would it be possible to support a fixed label? So in the screenshot above it would always say "Choose" as opposed to "Audi, BMW". Similar to the screenshot below but with Audi and BMW checked.
I could do this with an OverlayPanel where the overlay contains a checkbox group (similar to this example https://www.primefaces.org/primereact/#/overlaypanel). But I was wondering if there could be a more streamlined approach since I'd have to rebuild the search and cancelling functionality.
The text was updated successfully, but these errors were encountered:
There is no guarantee in receiving an immediate response in GitHub Issue Tracker, If you'd like to secure our response, you may consider PrimeReact PRO Support where support is provided within 4 business hours
I'm submitting a ... (check one with "x")
Current behavior
Currently in a MultiSelect component selected options get shown where the defaultLabel would be.
Expected behavior
Would it be possible to support a fixed label? So in the screenshot above it would always say "Choose" as opposed to "Audi, BMW". Similar to the screenshot below but with Audi and BMW checked.
I could do this with an OverlayPanel where the overlay contains a checkbox group (similar to this example https://www.primefaces.org/primereact/#/overlaypanel). But I was wondering if there could be a more streamlined approach since I'd have to rebuild the search and cancelling functionality.
The text was updated successfully, but these errors were encountered: