-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add birth date input #393
Comments
+1 to this. What about an expiration date input? |
Like for cards? |
Yep! Working across a few different payment providers I've found that that field is often not included in the fields that are provided via iFrame. |
We have a reference implementation of an input with validations and an input mask in SC |
@dpikt I want to research this a bit more. In another article from the same author (about phone numbers) he lists out some cons of splitting fields that he doesn't mention in the other article: https://uxmovement.com/forms/bad-practices-on-phone-number-form-fields/ So I think I'd want to weigh all the pros and cons and also try to find some usability test research. |
Following the example set out here: https://uxmovement.com/forms/bad-practices-on-birthdate-form-fields/
The text was updated successfully, but these errors were encountered: