p-spinner + label + keyboard entry failure

UI Components for Angular
Post Reply
tricky10
Posts: 79
Joined: 25 Oct 2010, 08:52
Location: Poland

15 Jan 2019, 14:38

Hi,
There is a small bug when using spinner together with label. When number is provided by keyboard directly without using component arrows the label is not going above the component - only when i use arrows it goes up.
I've done small researchand i've found that when I put value from keyabord directly class ui-inputwrapper-filled is not added to the spinner class attribute.
Couldyou please help to solve this issue.

<span class="ui-float-label">
<p-spinner id="form_maxMessagesPerSecond" [required]=true [(ngModel)]="topic.topicMeta.maxMessagesPerSecond" name="maxMessagesPerSecond"
[min]="0" size="25"></p-spinner>
<label for="form_maxMessagesPerSecond">Max messages per second</label>
</span>
Glassfish Application Server V3.1.2.2
Primefaces Library 3.5 FINAL
Sun Mojarra 2.1.20

Post Reply

Return to “PrimeNG”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 7 guests