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

First Time User Experience #5170

Open
wants to merge 32 commits into
base: main
Choose a base branch
from
Open

First Time User Experience #5170

wants to merge 32 commits into from

Conversation

ianthirdweb
Copy link
Contributor

@ianthirdweb ianthirdweb commented Oct 24, 2024

Problem solved

Adds an onboarding sequence for first time logins. Will be shown to existing users once.


PR-Codex overview

This PR introduces the UnlimitedWalletsBanner component in various layouts and enhances the onboarding process by integrating account preferences fetching and user type selection. It also refines the form handling for onboarding with improved user interface elements.

Detailed summary

  • Added UnlimitedWalletsBanner to DashboardLayout, RootTeamLayout, AccountLayout, and OnboardingLayout.
  • Implemented getAccountPreferences function to fetch user preferences.
  • Enhanced OnboardingPage with multi-step form handling and user type selection.
  • Introduced new UI components for form inputs and radio buttons.
  • Updated onboarding logic to include email and user details collection.

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

Copy link

changeset-bot bot commented Oct 24, 2024

⚠️ No Changeset found

Latest commit: b0ea173

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link

graphite-app bot commented Oct 24, 2024

Your org has enabled the Graphite merge queue for merging into main

Add the label “merge-queue” to the PR and Graphite will automatically add it to the merge queue when it’s ready to merge. Or use the label “hotfix” to add to the merge queue as a hot fix.

You must have a Graphite account and log in to Graphite in order to use the merge queue. Sign up using this link.

Copy link

vercel bot commented Oct 24, 2024

You must have Developer access to commit code to thirdweb on Vercel. If you contact an administrator and receive Developer access, commit again to see your changes.

Learn more: https://vercel.com/docs/accounts/team-members-and-roles/access-roles#team-level-roles

@github-actions github-actions bot added the Dashboard Involves changes to the Dashboard. label Oct 24, 2024
Copy link

codecov bot commented Oct 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 45.36%. Comparing base (b5bbecd) to head (b0ea173).
Report is 5 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5170   +/-   ##
=======================================
  Coverage   45.36%   45.36%           
=======================================
  Files        1068     1068           
  Lines       55230    55230           
  Branches     3970     3970           
=======================================
  Hits        25055    25055           
  Misses      29483    29483           
  Partials      692      692           
Flag Coverage Δ *Carryforward flag
legacy_packages 65.68% <ø> (ø) Carriedforward from f9a5c3f
packages 40.38% <ø> (ø)

*This pull request uses carry forward flags. Click here to find out more.

Copy link
Contributor

github-actions bot commented Oct 24, 2024

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
thirdweb (esm) 42.9 KB (0%) 859 ms (0%) 2.9 s (-10.63% 🔽) 3.7 s
thirdweb (cjs) 102.73 KB (0%) 2.1 s (0%) 5.8 s (-8.91% 🔽) 7.8 s
thirdweb (minimal + tree-shaking) 4.84 KB (0%) 97 ms (0%) 481 ms (+128.07% 🔺) 578 ms
thirdweb/chains (tree-shaking) 498 B (0%) 10 ms (0%) 88 ms (+48.46% 🔺) 98 ms
thirdweb/react (minimal + tree-shaking) 17.34 KB (0%) 347 ms (0%) 399 ms (+8.17% 🔺) 746 ms

Copy link

vercel bot commented Oct 25, 2024

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

Name Status Preview Comments Updated (UTC)
thirdweb-www ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 25, 2024 7:10pm
3 Skipped Deployments
Name Status Preview Comments Updated (UTC)
docs-v2 ⬜️ Skipped (Inspect) Oct 25, 2024 7:10pm
thirdweb_playground ⬜️ Skipped (Inspect) Oct 25, 2024 7:10pm
wallet-ui ⬜️ Skipped (Inspect) Oct 25, 2024 7:10pm

@vercel vercel bot temporarily deployed to Preview – thirdweb_playground October 25, 2024 04:48 Inactive
@vercel vercel bot temporarily deployed to Preview – docs-v2 October 25, 2024 04:48 Inactive
@vercel vercel bot temporarily deployed to Preview – wallet-ui October 25, 2024 04:48 Inactive
@vercel vercel bot temporarily deployed to Preview – thirdweb_playground October 25, 2024 17:26 Inactive
@vercel vercel bot temporarily deployed to Preview – wallet-ui October 25, 2024 17:26 Inactive
@vercel vercel bot temporarily deployed to Preview – docs-v2 October 25, 2024 17:26 Inactive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Dashboard Involves changes to the Dashboard.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants