-
Notifications
You must be signed in to change notification settings - Fork 541
Feature/minimal account center #1004
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
Feature/minimal account center #1004
Conversation
…enter Merge updates from develop
|
How would a dev configure which component they would like to use for the minimized state of account center? |
|
@gesquinca Right now, the current opinion is: Desktop should default to |
|
is there a way to test this on the demo? |
lnbc1QWFyb24
left a comment
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.
Added some requested changes from looking at the code.
Also I can't see in the diff changes to the Onboard initialization code that allow for accountCenter mobile configuration and the extra field in the desktop configuration and the associated validation?
|
Adamj1232
left a comment
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.
Looks good! Good work sticking it out!
I would wait for @aaronbarnardsound for a final approval but code looks clean and works well from what I can tell
|
I'm seeing the I'm also still seeing |
lnbc1QWFyb24
left a comment
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.
A few small requested changes.
lnbc1QWFyb24
left a comment
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.
Looks good to me! 🎉
… feature (thirdweb-dev#1004) * Minimized the account center button removing balance, address, and network switch * Remove disconnect all wallets and connect another wallet option on mobile * Remove disconnect all wallets and connect another wallet option on mobile * Version bump * Formatting * Version bump * Added yarn lock to gitignore * Version bump * Yarn lock fix * Delete yarn.lock * Spacing and documentation update * Documentation update * Demo core version package update * fixes * Desktop and Mobile configurations * Refine constant configurations * Refine constant configurations * Remove commented code * Remove empty lines * Packages bump * Documentation update * Cleanup * Conflicts fix * styling fixes * styling fixes * fixes * Change width based on micro state * Remove yarn.lock from demo * Revert yarn.lock changes Co-authored-by: Aaron Barnard <[email protected]>
|
The current validation doesnt allow for setting minimal |
Hi @funiimunii, |
|
aghh okay. we are using @web3-onboard/react npm package 2.1.6. Will upgrade to 2.1.7 and hopefully these made the cut? |
Description
Checklist
package.jsonis incremented following semantic versioning