-
Notifications
You must be signed in to change notification settings - Fork 56
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
Indicate required fields rather than optional #143
Comments
@j6design I like that idea, too! |
@j6design I think it was an intentional design decision to mark optional fields rather than required. cc/ @jasonlally |
i agree that it's looking a little busy/complicated to say: (visible to others, optional) (visible to others) (private) i would vote for using the little red star (or another universal symbol) to denote mandatory fields and keeping the "private" vs. "visible to others" distinction. |
@jasonlally mentioned before that users are more likely to fill in if optional fields were marked rather than required. I don't have a strong opinion either way, it is an easy change, but it would be good to get consensus. |
There were a mix of considerations here. In the original app, it was even busier and there were lots of icons that created some cognitive load to decipher. I think a lock indicated private, but not necessarily required. It was a little confusing. Anyway, I think the intention of the original developers was to be transparent that certain information would be made available to other users. We could likely simplify, drop mobile phone from the initial sign up (since we don't really use it). Then just mark things (optional). Here's a justification as to the various reasons to mark fields optional as opposed to required and to avoid using the red asterisk: https://www.formulate.com.au/blog/required-versus-optional-fields-new-standard It's certainly not scripture, but I found it a lot easier to parse the form visually quickly than with icons or asterisks. I'm open to additional approaches, but I think we could just:
|
Although it would be great to conduct a little A/B testing, I agree with trying Jason's proposed approach. Note: If possible, could we move away from asking optional questions on signup forms, |
No description provided.
The text was updated successfully, but these errors were encountered: