Skip to content
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

Merged
merged 3 commits into from
Oct 22, 2024

Conversation

bc-yevhenii-buliuk
Copy link
Contributor

@bc-yevhenii-buliuk bc-yevhenii-buliuk commented Oct 14, 2024

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:

create_account_form

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:

empty_state_on_addresses_page

@bc-yevhenii-buliuk bc-yevhenii-buliuk requested a review from a team as a code owner October 14, 2024 12:23
Copy link

changeset-bot bot commented Oct 14, 2024

🦋 Changeset detected

Latest commit: 658e946

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@bigcommerce/catalyst-core Patch

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

Copy link

vercel bot commented Oct 14, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
catalyst-latest 🛑 Canceled (Inspect) 💬 Add feedback Oct 21, 2024 3:57pm
6 Skipped Deployments
Name Status Preview Comments Updated (UTC)
catalyst ⬜️ Ignored (Inspect) Oct 21, 2024 3:57pm
catalyst-1millionproducts-store ⬜️ Ignored (Inspect) Visit Preview Oct 21, 2024 3:57pm
catalyst-au ⬜️ Ignored (Inspect) Visit Preview Oct 21, 2024 3:57pm
catalyst-test-store ⬜️ Ignored (Inspect) Visit Preview Oct 21, 2024 3:57pm
catalyst-uk ⬜️ Ignored (Inspect) Visit Preview Oct 21, 2024 3:57pm
catalyst-unstable ⬜️ Ignored (Inspect) Visit Preview Oct 21, 2024 3:57pm

Copy link
Contributor

@bc-alexsaiannyi bc-alexsaiannyi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👌

Copy link
Contributor

@bc-azvierieva bc-azvierieva left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice work! 👏

@bc-yevhenii-buliuk bc-yevhenii-buliuk added this pull request to the merge queue Oct 22, 2024
Merged via the queue into main with commit 53599e6 Oct 22, 2024
13 checks passed
@bc-yevhenii-buliuk bc-yevhenii-buliuk deleted the improve-create-account-form branch October 22, 2024 12:58
@github-actions github-actions bot mentioned this pull request Oct 21, 2024
Copy link
Contributor

⚡️🏠 Lighthouse report

Lighthouse ran against https://catalyst-latest-2mro4sciq-bigcommerce-platform.vercel.app

🖥️ Desktop

We ran Lighthouse against the changes on a desktop and produced this report. Here's the summary:

Category Score
🟠 Performance 79
🟢 Accessibility 100
🟢 Best practices 100
🟠 SEO 82

📱 Mobile

We ran Lighthouse against the changes on a mobile and produced this report. Here's the summary:

Category Score
🟢 Performance 91
🟢 Accessibility 100
🟢 Best practices 100
🟠 SEO 85

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants