Skip to content

Icon - Improve load time for icons#776

Draft
prashanthr6383 wants to merge 4 commits into
mainfrom
742-alert-icons-not-loading-properly
Draft

Icon - Improve load time for icons#776
prashanthr6383 wants to merge 4 commits into
mainfrom
742-alert-icons-not-loading-properly

Conversation

@prashanthr6383
Copy link
Copy Markdown
Contributor

@prashanthr6383 prashanthr6383 commented Jan 8, 2026

📄 Summary of Changes

  • Improve icons loading speed by removing the cdn links to use local assets

💭 Type of Change

  • Bug fix (fixes an issue)
  • New feature (adds functionality)
  • Configuration change (modifies scaling or properties of existing infrastructure & services)
  • Documentation change
  • Other

📋 Test Plan

✅ Self Code Review Checklist

PR authors and reviewers, please verify that all of these items have been completed.

  • My code is clean and readable
  • I followed standard conventions
  • Component code is WCAG 2.2 compliant (if applicable)
  • I have made theme files changes (if applicable)
  • I have made documentation changes (if applicable)
  • I have made Storybook changes including usage documentation (if applicable)
  • I have tested the component thoroughly in Storybook including RTL rendering (if applicable)

🔗 Work Item

Issue #742

Copilot AI review requested due to automatic review settings January 8, 2026 06:25
@prashanthr6383 prashanthr6383 requested a review from a team as a code owner January 8, 2026 06:25
@prashanthr6383 prashanthr6383 linked an issue Jan 8, 2026 that may be closed by this pull request
2 tasks
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR improves icon loading performance by replacing external CDN-hosted font files with locally bundled assets. The change reduces network dependencies and eliminates the latency associated with external HTTP requests to jsdelivr.net.

Key Changes:

  • Migrated icon font sources from CDN URLs to local asset paths
  • Updated all three icon font variants (outlined, solid) to use local references

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jan 8, 2026

PR Preview Action v1.8.0

🚀 View preview at
https://trimble-oss.github.io/modus-wc-2.0/pr-preview/pr-776/

Built to branch gh-pages at 2026-01-08 09:57 UTC.
Preview will be ready when the GitHub Pages deployment is complete.

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.

Alert Icons not loading properly

2 participants