-
Notifications
You must be signed in to change notification settings - Fork 192
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: Implement WalletDropdownBaseName Sub-Component #916
Conversation
@cpcramer could you rebase from main when you have a minute? With all our tests in order, it'll help our CI pass more easily. |
c540fe0
to
f4d174e
Compare
Deployment failed with the following error:
View Documentation: https://vercel.com/docs/accounts/team-members-and-roles |
1be5bd9
to
2bad47c
Compare
47a9465
to
2aae284
Compare
b27daff
to
2a6b109
Compare
You must have Developer access to commit code to Coinbase 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 |
d9f642f
to
c0e0bea
Compare
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
1c43d2d
to
3c2af21
Compare
What changed? Why?
Add the Base Name tab to the Wallet Component. When a user has a Base Name, this tab will direct them to their Base Name profile page. If a user does not have a Base Name, this tab will direct them to a page where they can create one!
wallet
,Avatar
,getAvatar
,Name
, andgetName
docs with Basenames examples.Video recording:
Wallet Components & Utilities · OnchainKit - 27 July 2024 - Watch Video
Note that the
Wallet
andBasenames
tabs are flipped in prod - Wallet is above Basenames./wallet/wallet
:Notes to reviewers
How has it been tested?
I've done end user testing (screenshot contains old UI but the functionality is the same.):