That is correct. We have pivoted to only marking fields that are optional as such, while all other fields can be considered required by default. The logic behind it is, most fields are required so it cuts down on noise.
There’s pro and cons and endless discussion online amongst the designer community, but that’s the approach we’re taking.
I think we decided to drop the other instructions, as they weren’t very useful.
The username instruction used to be:
I think everyone is by now aware a username is an unique identifier without spaces.
That’s a worse issue. I just tried though, and it seems to work as expected. A recording would be helpful to see the issue.
Thanks for clarifying re. the markings and instructions. I’d had some custom field instructions EDIT: customized instructions for fields that I miss a bit, but I’ll live.
As to the tab order, it seems my issue may be that the fields are out of order. Meta’s own signup form matches several other forums I frequent, but mine has Name appearing before Password. So tab skips from Username down to Password then back up to Name.
I can’t figure out what I might’ve done to achieve this, or how to un-achieve it…
Nope – instruction text only shows up for email, and it it’s there regardless of whether I customize it or leave it at default. Instructions for other fields don’t show no matter what I do.
Also nope – I’ve done nothing like that.
I’m on tests-passed 3.4.0.beta3-dev (20effebd51) as of 24 hours ago. I see there are, as always, more recent commits for me to pick up, but nothing looks like a tweak to the signup form…
Okay, I see this is our code, but it only applies to non full-page login forms, which is why there is a difference between your site (not full page) and meta (full page).
Not sure why that change is there, will check internally and get back to you.
@chapoi - I introduced some confusion by saying “custom field instructions” – I meant I had customized some default field instructions. I have no ‘user custom fields’.
@moin - I did have full name required enabled. Disabling this does change the field order back to match the tab order. I’m ambivalent about requiring the name, but either way the field order & tab order should match.
Now, the tab order should be correct regardless of whether the full name required site setting is enabled or not. I also ensured that field descriptions are always shown, not just when the input is focused.
Our aim with the recent changes was to simplify the login experience. We removed the field descriptions that we felt added little value, but we also understand that customers may want to customize this. We are planning to add an option for site owners to include custom descriptions if they choose.