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 logic should be that if the field has a value the label should be on top and not floated as a placeholder. Currently the condition that does this check is falsy with a numeric value of 0 which makes it so the label covers the 0 value.