Skip to content
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

Start switch to react-icons #1750

Merged
merged 1 commit into from
Jun 19, 2024
Merged

Start switch to react-icons #1750

merged 1 commit into from
Jun 19, 2024

Conversation

entrotech
Copy link
Member

Fixes #1682

What changes did you make?

  • Determined that we can use any of several sets of free icons without impact to the bundle size.
  • Migrated the icons on the CheckListModal and About page to use react-icons instead of importing @FortAwesome. These are the exact same icons, but just us a different import mechanism.
  • We could follow-up by changing the import of all the @FortAwesome icons in the app, or wait for design to decide what icons they want to use.

Why did you make the changes (we will use this info to test)?

  • Per request by UI Design to use an icon set with a larger number of available icons.

Issue-Specific User Account

(none)

Screenshots of Proposed Changes Of The Website (if any, please do not screen shot code changes)

n/a

@entrotech entrotech merged commit eaad9b0 into develop Jun 19, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Determine feasibility of switching from Font Awesome to Material UI icons
1 participant