You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
UX:
- Form labels Company "optional"; client validation no longer flags it
as Required when blank.
Server:
- Drop the "Company is required" throw in normalizeSignup. Email-domain
inference still runs as a "free upgrade" for corporate emails, but
freemail addresses with a blank field are now accepted with company =
null (the schema already allows null).
Lower friction for the waitlist while preserving the auto-inferred
company name when we can detect one.
Generated with [Devin](https://cli.devin.ai/docs)
Co-Authored-By: Devin <158243242+devin-ai-integration[bot]@users.noreply.github.com>
0 commit comments