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
@sourabpramanik A helper text or a placeholder is usually hidden when an input contains some form of text. This one keeps moving to the right which isn't something standard imo.
@sourabpramanik A helper text or a placeholder is usually hidden when an input contains some form of text.
Agreed for text type input fields this is not the right approach but for multi-select options like this one, this makes more sense.
Maybe we can add a sub-label along with the placeholder and remove the placeholder if the field is not empty
👟 Reproduction steps
👍 Expected behavior
Hide, remove the placeholder when the input is not empty.
👎 Actual Behavior
Placeholder is shown even when the input is not empty.
🎲 Appwrite version
Appwrite Cloud
💻 Operating system
Linux
🧱 Your Environment
Reproducible on
Cloud
&1.5.x
👀 Have you spent some time to check if this issue has been raised before?
🏢 Have you read the Code of Conduct?
The text was updated successfully, but these errors were encountered: