Skip to content

Conversation

@joaquim-verges
Copy link
Member

@joaquim-verges joaquim-verges commented Oct 15, 2024

Problem solved

Short description of the bug fixed or feature added


PR-Codex overview

This PR focuses on enhancing wallet connection functionality by incorporating ecosystem information into various wallet-related components, improving user experience during wallet interactions.

Detailed summary

  • Updated ConnectWalletSocialOptions.tsx to include ecosystem information.
  • Modified PassKeyLogin.tsx to pass ecosystem during signup.
  • Enhanced WalletAuth.tsx to include ecosystem in the linking process.
  • Adjusted SocialLogin.tsx to utilize ecosystem for authentication.
  • Updated OTPLoginUI.tsx to integrate ecosystem in pre-authentication and connection processes.

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

@vercel
Copy link

vercel bot commented Oct 15, 2024

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

Name Status Preview Comments Updated (UTC)
docs-v2 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 15, 2024 10:26pm
thirdweb_playground ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 15, 2024 10:26pm
thirdweb-www ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 15, 2024 10:26pm
wallet-ui ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 15, 2024 10:26pm

@changeset-bot
Copy link

changeset-bot bot commented Oct 15, 2024

🦋 Changeset detected

Latest commit: ec10e81

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

This PR includes changesets to release 1 package
Name Type
thirdweb 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

@graphite-app
Copy link
Contributor

graphite-app bot commented Oct 15, 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.

@joaquim-verges joaquim-verges marked this pull request as ready for review October 15, 2024 22:03
Copy link
Member Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @joaquim-verges and the rest of your teammates on Graphite Graphite

@github-actions
Copy link
Contributor

github-actions bot commented Oct 15, 2024

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
thirdweb (esm) 42.77 KB (0%) 856 ms (0%) 3 s (+5.64% 🔺) 3.8 s
thirdweb (cjs) 102.62 KB (0%) 2.1 s (0%) 6.9 s (+9.42% 🔺) 8.9 s
thirdweb (minimal + tree-shaking) 4.84 KB (0%) 97 ms (0%) 349 ms (+26.51% 🔺) 446 ms
thirdweb/chains (tree-shaking) 498 B (0%) 10 ms (0%) 80 ms (-18.04% 🔽) 90 ms
thirdweb/react (minimal + tree-shaking) 17.35 KB (0%) 347 ms (0%) 712 ms (+1.03% 🔺) 1.1 s

@codecov
Copy link

codecov bot commented Oct 15, 2024

Codecov Report

Attention: Patch coverage is 0% with 35 lines in your changes missing coverage. Please review.

Project coverage is 45.30%. Comparing base (eaf303b) to head (ec10e81).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...irdweb/src/react/web/wallets/shared/OTPLoginUI.tsx 0.00% 11 Missing ⚠️
...rdweb/src/react/web/wallets/shared/SocialLogin.tsx 0.00% 9 Missing ⚠️
...irdweb/src/react/web/wallets/in-app/WalletAuth.tsx 0.00% 7 Missing ⚠️
...dweb/src/react/web/wallets/shared/PassKeyLogin.tsx 0.00% 7 Missing ⚠️
.../web/wallets/shared/ConnectWalletSocialOptions.tsx 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5045      +/-   ##
==========================================
- Coverage   45.30%   45.30%   -0.01%     
==========================================
  Files        1059     1059              
  Lines       54707    54714       +7     
  Branches     3954     3953       -1     
==========================================
+ Hits        24786    24787       +1     
- Misses      29230    29236       +6     
  Partials      691      691              
Flag Coverage Δ *Carryforward flag
legacy_packages 65.68% <ø> (ø) Carriedforward from eaf303b
packages 40.24% <0.00%> (-0.01%) ⬇️

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

Files with missing lines Coverage Δ
.../web/wallets/shared/ConnectWalletSocialOptions.tsx 7.19% <0.00%> (-0.02%) ⬇️
...irdweb/src/react/web/wallets/in-app/WalletAuth.tsx 1.55% <0.00%> (-0.09%) ⬇️
...dweb/src/react/web/wallets/shared/PassKeyLogin.tsx 0.88% <0.00%> (-0.03%) ⬇️
...rdweb/src/react/web/wallets/shared/SocialLogin.tsx 1.20% <0.00%> (+0.02%) ⬆️
...irdweb/src/react/web/wallets/shared/OTPLoginUI.tsx 1.22% <0.00%> (+0.02%) ⬆️

... and 1 file with indirect coverage changes

@graphite-app
Copy link
Contributor

graphite-app bot commented Oct 15, 2024

Merge activity

## Problem solved

Short description of the bug fixed or feature added

<!-- start pr-codex -->

---

## PR-Codex overview
This PR focuses on enhancing wallet connection functionality by integrating ecosystem wallet support across various components in the `thirdweb` package.

### Detailed summary
- Updated `ConnectWalletSocialOptions.tsx` to include `ecosystem` in wallet connection.
- Modified `PassKeyLogin.tsx` to add `ecosystem` handling during signup.
- Enhanced `WalletAuth.tsx` to support ecosystem wallets.
- Improved `SocialLogin.tsx` by incorporating `ecosystem` in login methods.
- Adjusted `OTPLoginUI.tsx` to manage `ecosystem` data during authentication processes.

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

<!-- end pr-codex -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants