Open ItzNotABug opened 7 months ago
That is just a helper text I don't see a bug in that, it is moreover an improvement rather than a bug imo
@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
Can reproduce and would like to work on it if it is deemed a bug as above discussion
👟 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?