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
Sorry, I have to say I totally missed this. Since I'm not used to using Issues here on GitHub... 😊
Well, I'd say it's half a feature and half a bug 😃 Placeholder that you normally see for different sizes is not a real placeholder (HTML attribute) because we need to animate this so it's a <label> tag that is positioned absolutely and that we animate. For the smallest size (before tiny, now xs), we hide the label because the input is already so small it wouldn't fit or at least it wouldn't look nice. But of course, in this case, we can fallback to using standard placeholder that will disappear once you start typing.
I'll fix this and create a PR. Thanks for noticing.
Is it bug or feature? 🤓
The text was updated successfully, but these errors were encountered: