-
Notifications
You must be signed in to change notification settings - Fork 197
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
fix(core): improve create account form #1454
Conversation
🦋 Changeset detectedLatest commit: 658e946 The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
The latest updates on your projects. Learn more about Vercel for Git ↗︎
6 Skipped Deployments
|
cba025b
to
da8badb
Compare
da8badb
to
3448a09
Compare
3448a09
to
7fa9652
Compare
7fa9652
to
63c8b09
Compare
63c8b09
to
ce9018a
Compare
befd256
to
ea25fac
Compare
ea25fac
to
35ecde2
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👌
bb1bf14
to
658e946
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice work! 👏
⚡️🏠 Lighthouse reportLighthouse ran against https://catalyst-latest-2mro4sciq-bigcommerce-platform.vercel.app 🖥️ DesktopWe ran Lighthouse against the changes on a desktop and produced this report. Here's the summary:
📱 MobileWe ran Lighthouse against the changes on a mobile and produced this report. Here's the summary:
|
What/Why?
This PR improves create account form, namely it removes unnecessary fields from create account form.
Also this PR adds empty state to addresses page.
Testing
locally
before:
after:
with default fields:
improve_create_account_form.mov
with custom fields in Account Signup Fields :
improve_create_account_form_with_custom_fields.mov
with custom field in Account Signup Fields and Address Fields:
custom_fields_in_create_account_form.mov
empty state on the Addresses Page: