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
{{ message }}
This repository was archived by the owner on Sep 5, 2024. It is now read-only.
See md-chips autocomplete example with additional readonly checkbox and autocomplete with md-floating-label instead of placeholder: http://codepen.io/anon/pen/NNqzQV
Floating label (same for placeholder) disappears if value is present and set to readonly
md-autcomplete input-container (with floating label) doesn't align with md-chips
Floating labels should always be visible in my opinion, most of the time there are more than just one input field present in a form which leads to confusion if some inputs have no label.