-
-
Notifications
You must be signed in to change notification settings - Fork 775
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
Newsletter switch #4448
Newsletter switch #4448
Conversation
waiting new forms links |
Codecov Report
@@ Coverage Diff @@
## master #4448 +/- ##
======================================
Coverage 30.3% 30.3%
======================================
Files 214 214
Lines 17142 17142
Branches 2319 2319
======================================
Hits 5195 5195
Misses 11740 11740
Partials 207 207 Continue to review full report at Codecov.
|
@gitcoinco/engineers Ready to review!! |
@octavioamu looks good to me - how was it tested? |
^ @danlipert testing it is as simple as clicking on the tab and ensuring the subscribe button open the right form I believe! cc @octavioamu |
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.
@octavioamu looks like the styling hasn't been applied
Also, it redirects to bad page when I click on subscribe without entering name
http://consensys.us11.list-manage.com/subscribe/post?u=947c9b18fc27e0b00fc2ad055&id=d870d1315e
@thelostone-mc remember always to hard reload the browser to see the changes, here is a video https://embed.vidyard.com/share/1xuruC2LraV2ghEM482m2d? |
@thelostone-mc I had added 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.
sweet
@thelostone-mc @octavioamu I ask just because the PR description didn't have any testing info - its a good way for us to double check as well as see what assumptions the PR creator is making during testing. Remember to hold off on merging until Aditya and I both review. |
Description
Refers/Fixes
#4413
Testing