Skip to content

fix(core): improve create account form#1454

Merged
bc-yevhenii-buliuk merged 3 commits intomainfrom
improve-create-account-form
Oct 22, 2024
Merged

fix(core): improve create account form#1454
bc-yevhenii-buliuk merged 3 commits intomainfrom
improve-create-account-form

Conversation

@bc-yevhenii-buliuk
Copy link
Copy Markdown
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 October 14, 2024 12:23
@changeset-bot
Copy link
Copy Markdown

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

@vercel
Copy link
Copy Markdown

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

Comment thread core/components/form-fields/utils.ts Outdated
Comment thread core/components/form-fields/utils.ts Outdated
Comment thread core/components/form-fields/shared/parse-fields.ts Outdated
Copy link
Copy Markdown
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
Copy Markdown
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
@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
@github-actions
Copy link
Copy Markdown
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