-
Notifications
You must be signed in to change notification settings - Fork 78
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
Re-design of playbooks #1652
Re-design of playbooks #1652
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎ 1 Ignored Deployment
|
I can't see if the design was applied to all 3, so thought I should point that out just in case - since "paths", "playbooks" & "great houses" are all "academy" now - this design should apply to all 3. Also reminds me of the links: While doing that, might also make sense to move them together. Should all be: In short, all of these: Depending on how much additional work this requires, we can make it into a new issue, up to you. |
Alright, to recap:
|
onOpen(); | ||
if (!chainId || chainId !== questChain.chainId || !provider) { | ||
addToast({ | ||
description: `Wrong Chain, please switch to ${ |
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.
You're handling 3 separate cases and the description only covers 1, maybe change the description to something like: "Please ensure your wallet is connected to the x chain."
90a96b1
to
51f0237
Compare
Successfully undeployed the Preview of this Pull Request |
https://www.figma.com/file/IzgwXeC5eDVo7ayAmYihwS/Combine-Paths?node-id=268%3A2477&mode=dev