Skip to content

Conversation

@djanelle-mit
Copy link
Contributor

@djanelle-mit djanelle-mit commented Nov 21, 2025

This work implements icons using our new FontAwesome Pro 7 installation available via CDN. This work includes:

  • Removed the old FontAwesome installation
  • Set icons in markup for callouts and sidebar
  • Styled size and spacing of icons

This work does affect GeoData, but icons still appear after this swap. The only noticeable difference is the new icons have a slightly slimmer weight.

Developer

Accessibility
  • ANDI or WAVE has been run in accordance to our guide.
  • This PR contains no changes to the view layer.
  • New issues flagged by ANDI or WAVE have been resolved.
  • New issues flagged by ANDI or WAVE have been ticketed (link in the Pull Request details above).
  • No new accessibility issues have been flagged.
New ENV
  • All new ENV is documented in README.
  • All new ENV has been added to Heroku Pipeline, Staging and Prod.
  • ENV has not changed.
Approval beyond code review
  • UXWS/stakeholder approval has been confirmed.
  • UXWS/stakeholder review will be completed retroactively.
  • UXWS/stakeholder review is not needed.
Additional context needed to review

E.g., if the PR includes updated dependencies and/or data
migration, or how to confirm the feature is working.

Code Reviewer

Code
  • I have confirmed that the code works as intended.
  • Any CodeClimate issues have been fixed or confirmed as
    added technical debt.
Documentation
  • The commit message is clear and follows our guidelines
    (not just this pull request message).
  • The documentation has been updated or is unnecessary.
  • New dependencies are appropriate or there were no changes.
Testing
  • There are appropriate tests covering any new functionality.
  • No additional test coverage is required.

* Removed the old FontAwesome installation
* Set icons in markup for callouts and sidebar
* Styled size and spacing of icons
@coveralls
Copy link

Pull Request Test Coverage Report for Build 19584029543

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 97.833%

Totals Coverage Status
Change from base Build 19582128280: 0.0%
Covered Lines: 948
Relevant Lines: 969

💛 - Coveralls

@mitlib mitlib temporarily deployed to timdex-ui-pi-use-230-34n4y2mrj November 21, 2025 21:34 Inactive
@matt-bernhardt matt-bernhardt self-assigned this Nov 24, 2025
Copy link
Member

@matt-bernhardt matt-bernhardt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yep, this is about as straightforward as you said. Thanks!

:shipit:

<![endif]-->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/normalize/4.1.1/normalize.min.css">
<%= stylesheet_link_tag 'https://use.typekit.net/ixd2vgq.css' %>
<%= stylesheet_link_tag 'https://cdn.libraries.mit.edu/files/fontawesome/7.1.0/css/all.min.css' %>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hooray for using the CDN as much as we can :-)

@djanelle-mit djanelle-mit merged commit abb0918 into main Nov 24, 2025
5 checks passed
@djanelle-mit djanelle-mit deleted the use-230 branch November 24, 2025 15:54
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.

5 participants