FixedOnboard
Sign-up form now catches password mismatches before you submit
Previously, mismatched passwords in the sign-up form weren't flagged until after you attempted to submit — leaving it unclear why the account wasn't being created.
The Confirm password field now validates in real time as you type. If the two passwords don't match, a warning appears directly below the field and the Create account button stays disabled until they do. Once the passwords match, the warning clears and the button becomes active. A loading spinner also appears on the sign-in form while an SSO redirect (Google or Microsoft) is in progress, so you can see that something is happening rather than facing a blank pause.