Page 1 of 1

InputGroup with p-dropdown hides label

Posted: 28 Jul 2017, 18:36
by Sasha
Hello,
I tried to use the new input group feature ( https://www.primefaces.org/primeng/#/inputgroup ) in Poseidon with a dropdown in-line next to the input text field. I'm noticing that the text in the dropdown appears truncated, while the same dropdown at the same width looks fine when it is not inside of a input group.
Increasing the padding-right on ".ui-dropdown .ui-dropdown-label" in the browser console alleviates the problem... but it is probably not the solution.

Thank you.

Re: InputGroup with p-dropdown hides label

Posted: 01 Aug 2017, 08:37
by DarthMaul
InputGroups are not supported yet in premium templates as it is a pretty new feature so we're waiting for the core css in PrimeNG to be stable before adding support to premium templates in their next releases.

Re: InputGroup with p-dropdown hides label

Posted: 02 Aug 2017, 20:19
by Sasha
Thank you for the clarification. I will look forward to seeing the features in Poseidon.