-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Labels
UIKitbug 🐛Something isn't workingSomething isn't workingcommunity 👥As we stopped improvements for this version ofVitamin, this issue needs to be done by the communityAs we stopped improvements for this version ofVitamin, this issue needs to be done by the community
Description
Describe the bug
After the review of the VitaminTextField on UIKit, we identified some points to fix:
- The helper text is too close to the bottom of the text field. It should be at 2px (like the counter).
- The placeholder in dark mode is too visible (content tertiary).
- When the text field is filled, the text inside should be black (content primary).
- The label on the
filledstyle should be grey (content tertiary). - The text field's border in the
active,error, andsuccessstates should have a thick of 2px. - The text field's border in the
disablestate is more visible than when nodisable> there must be a mistake. - The icon for the
filledstyle seems to be too high. It should at 4px of the text field.
Steps to reproduce
You can see it in the showcase.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
UIKitbug 🐛Something isn't workingSomething isn't workingcommunity 👥As we stopped improvements for this version ofVitamin, this issue needs to be done by the communityAs we stopped improvements for this version ofVitamin, this issue needs to be done by the community
Type
Projects
Status
🔖 Dev to do