-
Notifications
You must be signed in to change notification settings - Fork 18
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
feat: add flash message introducing v2 #1028
Conversation
Requesting @ChaituVR for code check, still waiting for @bonustrack for UI validation |
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.
tAck for code, lets wait for approval from @bonustrack
seems bit off here 🤔 maybe because of the font?
or should be centered with padding-left 10px?
Not a design expert 🙈 can ignore this comment
@bonustrack Any more improvement left to add ? Else we should release this feat asap, as the more we wait, the less useful it will be |
Design looks good, but I've just noticed the link to v1 doesn't work for me. Also the popup should appear even on the landing page. |
I'm merging this for now, we can fix the issue with v1 link in another PR. |
Summary
Closes: https://github.com/snapshot-labs/workflow/issues/318
This PR adds a new flash message on the bottom right corner, introducing the v2, as well as show link to go back to v1
Once closed, flash message will not appear again (state saved in localStorage)
How to test