-
Notifications
You must be signed in to change notification settings - Fork 40
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
Replaced financial document icon with new example icon #3828
Conversation
Codecov Report
@@ Coverage Diff @@
## develop #3828 +/- ##
===========================================
+ Coverage 75.25% 75.27% +0.01%
===========================================
Files 121 121
Lines 7352 7352
Branches 592 592
===========================================
+ Hits 5533 5534 +1
+ Misses 1819 1818 -1
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.
I think we also need to replace this with an existing or new class for this template option on collection_page.html:
<h2 class="sidebar__title sidebar__title--large icon-heading--financial-document">Reporting examples</h2> |
Thanks, @johnnyporkchops—good catch! There's a new version on its way to git now
|
Apologies for not catching/pointing that out in my review comment! Icons on our site can be confusing. I think @JonellaCulmer would want us to use |
@johnnyporkchops You're absolutely right. I didn't even remember that there. My apologies. I thought it would be a clean replacement, but yes, we'll need the financial document to be used there on the homepage. |
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.
Other than keeping the icon-heading--financial-document
mentioned by @johnnyporkchops and @JonellaCulmer, everything else looks good
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.
Thanks for restoring the financial document icon
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. Thanks!
@JonellaCulmer, this is it in the wild: |
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! Thanks @rfultz
Summary
Removing the financial icon found on the Advertising and disclaimers page with the icon in the screenshot
Impacted areas of the application
Should only affect references to the img/financial-document-circle.svg, which was only in one place in the repo
Screenshots
Icon in Sketch:
Related PRs
None
How to test
Next steps
Update the pattern library with this new (replacement) icon