- Notifications
You must be signed in to change notification settings - Fork928
feat: Add Footer to every page with nav#1009
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
codecovbot commentedApr 14, 2022 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
Codecov Report
@@ Coverage Diff @@## main #1009 +/- ##==========================================+ Coverage 66.42% 66.74% +0.31%========================================== Files 247 250 +3 Lines 14635 14817 +182 Branches 131 131 ==========================================+ Hits 9722 9890 +168- Misses 3932 3937 +5- Partials 981 990 +9
Continue to review full report at Codecov.
|
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.
Awesome stuff!
Uh oh!
There was an error while loading.Please reload this page.
We had some pages with the footer and some without, so I looked at v1 and saw that wherever the nav shows, the footer does too. (Now the only place we still need the footer is the login page, and we have a ticket for that.)