-
Notifications
You must be signed in to change notification settings - Fork 400
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
docs: Reorganize Connect SDK documentation structure and UI #5816
docs: Reorganize Connect SDK documentation structure and UI #5816
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
How to use the Graphite Merge QueueAdd either label to this PR to merge it via the merge queue:
You must have a Graphite account in order to use the merge queue. Sign up using this link. An organization admin has enabled the Graphite Merge Queue in this repository. Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue. This stack of pull requests is managed by Graphite. Learn more about stacking. |
apps/portal/src/app/connect/wallet/sign-in-methods/configure/page.mdx
Outdated
Show resolved
Hide resolved
2040277
to
e6a93da
Compare
a81a48c
to
abcfc13
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #5816 +/- ##
=======================================
Coverage 53.34% 53.34%
=======================================
Files 1101 1101
Lines 59124 59124
Branches 4824 4824
=======================================
Hits 31541 31541
Misses 26864 26864
Partials 719 719
*This pull request uses carry forward flags. Click here to find out more. |
size-limit report 📦
|
abcfc13
to
978fb26
Compare
client={client} | ||
accountAbstraction={{ | ||
chain: base, | ||
sponsorGas: true, | ||
overrides: { | ||
tokenPaymaster: TokenPaymaster.BASE_USDC, | ||
}, | ||
}); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The React code example has a syntax error - there is an extra semicolon before the closing parenthesis. The last line should be })
instead of });
.
Spotted by Graphite Reviewer
Is this helpful? React 👍 or 👎 to let us know.
Problem solved
Fixes TOOL-2530
Fixes TOOL-2791
PR-Codex overview
This PR focuses on updating references to wallet support from 350+ to 500+ across various components and documentation, enhancing the clarity of the SDK's capabilities. Additionally, it makes adjustments to the sidebar and page content for better organization and user experience.
Detailed summary
title
ofArticleIconCard
from "Live Playground" to "Try the demo".Storage SDK
link from the sidebar.Accounts & Wallets
link to the sidebar.