Page 1 of 1

Improper Styling of p-inputMask

Posted: 10 Mar 2020, 23:05
by palendrance
When you place a "p-inputMask" element inside an element with the class "md-inputfield" the styling is wrong. The mask text is indistinguishable from input and the label is floated away without any input having been done.

Code: Select all

<span class="md-inputfield">
  <p-inputMask type="text" mask="999-999-9999" />
  <label>Phone</label>
</span>

Re: Improper Styling of p-inputMask

Posted: 17 Mar 2020, 19:39
by mert.sincan
Hi,

This issue is not related to Serenity-PrimeFaces. Please use Serenity-NG forum.

Best Regards,

Re: Improper Styling of p-inputMask

Posted: 18 Mar 2020, 09:18
by merve7
We're working on it and we planned to release after Serenity 9.0.0. We will announce the changes.