tdm-calculator
tdm-calculator copied to clipboard
Updating all the Icons based on the Style Guid
Dependency
- #1682
Overview
We need to update all the icons all over the website to be consistent also based on the style Guid
Action Items
Check all the icons and make sure they are consistent with the Style Guide and getting the icons from Material Icons
Resources/Instructions
It looks like the dependency is satisfied, please review and:
- determine if this is ready for prioritization. If it is, add the
ready for prioritizationlabel. - If you are still drafting this issue, add a
draftlabel. - If you have a question, for another lead, add the appropriate
ready forlabel (ready for product, ready for dev lead, ready for research lead, ready for design lead).
Then remove the ready for design lead label.
revise the issue @NilakshiS
Here is a list of pages where replacements are required:
- Use Warning icon in Material Design instead of warning-icon.png
- client/src/components/Faq/DeleteFaqModal.jsx
- client/src/components/Layout/NavBarToolTip.js
- client/src/components/ProjectWizard/WizardPages/Level0Page.jsx
- client/src/components/ProjectWizard/NavConfirmDialog.js
- client/src/components/Projects/DeleteProjectModal.js
- client/src/components/Faq/SaveConfirmationModal.jsx
- Use Search icon in Material Design instead of search.png
- client/src/components/Projects/ColumnHeaderPopups/MultiSelectText.js
- client/src/components/Projects/ProjectsPage.js
- client/src/components/Projects/ColumnHeaderPopups/TextPopup.js
- Use Close icon in Material Design instead of Font Awesome close icon
- client/src/components/Checklist/ChecklistModal.js
- client/src/components/UI/AriaModal/ModalDialog.js
- Created development issue #1880
- Created development Issue #1880