-
Notifications
You must be signed in to change notification settings - Fork 620
fix: Autoconnect previously linked wallets #5688
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: Autoconnect previously linked wallets #5688
Conversation
🦋 Changeset detectedLatest commit: dbbeb9d 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 |
Your org has enabled the Graphite merge queue for merging into mainAdd 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. |
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
size-limit report 📦
|
98e4fba to
1971ab4
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #5688 +/- ##
==========================================
- Coverage 51.27% 51.26% -0.01%
==========================================
Files 1092 1092
Lines 57346 57375 +29
Branches 4685 4691 +6
==========================================
+ Hits 29404 29416 +12
- Misses 27226 27243 +17
Partials 716 716
*This pull request uses carry forward flags. Click here to find out more.
|
1971ab4 to
dbbeb9d
Compare

Problem solved
CNCT-2590
PR-Codex overview
This PR focuses on enhancing wallet connection features by improving the handling of connected wallets, adding auto-connect functionality, and optimizing profile linking processes.
Detailed summary
StyledConnectButtonto acceptprops.useAddConnectedWalletto returnmanager.addConnectedWallet.useAutoConnect.LinkProfileScreenfor query invalidation.useAdminWallettouseConnectedWalletsin multiple hooks.