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
The text was updated successfully, but these errors were encountered:
jelbourn
added
P2
The issue is important to a large percentage of users, with a workaround
P3
An issue that is relevant to core functions, but does not impede progress. Important, but not urgent
and removed
P3
An issue that is relevant to core functions, but does not impede progress. Important, but not urgent
labels
Mar 16, 2017
Bug, feature request, or proposal:
Bug
What is the expected behavior?
When an input is initialized with a value, the input's placeholder should not animate to be above the value.
What is the current behavior?
The animation always triggers. Looks funny when the input is loaded, especially on pages where there are many inputs.
To see an example of this, go to the Examples tab at http://localhost:4200/components/component/slider
The text was updated successfully, but these errors were encountered: