Page 1 of 1

Multiple item support to label of SelectCheckboxMenu does not show select-button corrctly

Posted: 17 May 2017, 20:16
by raho
I am using Primefaces 6.1 with professional Omega theme and my SelectCheckboxMenu looks like this with multiple="true":

Image

Is there a fix available?

Re: Multiple item support to label of SelectCheckboxMenu does not show select-button corrctly

Posted: 18 May 2017, 16:05
by mert.sincan
Please try the following code;

Code: Select all

body .ui-selectcheckboxmenu-multiple .ui-selectcheckboxmenu-trigger .ui-icon {
       top: auto;
}
I'll add it into next version.

Re: Multiple item support to label of SelectCheckboxMenu does not show select-button corrctly

Posted: 20 May 2017, 08:34
by raho
Thanks - now it looks like expected!

Re: Multiple item support to label of SelectCheckboxMenu does not show select-button corrctly

Posted: 20 May 2017, 19:08
by mert.sincan
Glad to hear, thanks for the update!

Re: Multiple item support to label of SelectCheckboxMenu does not show select-button corrctly

Posted: 20 May 2017, 19:14
by mert.sincan
Fixed for next version.

Re: Multiple item support to label of SelectCheckboxMenu does not show select-button corrctly

Posted: 24 May 2017, 07:08
by raho
When will the next version be released?

Re: Multiple item support to label of SelectCheckboxMenu does not show select-button corrctly

Posted: 24 May 2017, 09:04
by mert.sincan
In next month.