Skip to content

icons: standardize on <UIcon>, drop stray <Icon> usages - #5803

Merged
Yndira-E merged 3 commits into
mainfrom
fix-icon-uicon-consistency
Sep 14, 2026
Merged

Yndira-E merged 3 commits into
mainfrom
fix-icon-uicon-consistency

Conversation

@Yndira-E

@Yndira-E Yndira-E commented Sep 14, 2026 •

Copy link
Copy Markdown
Contributor

Description

Cleanup flagged during review of #5784 and #5792: both introduced icon usage via the bare <Icon> component instead of Nuxt UI's <UIcon> wrapper, which the rest of the codebase already standardizes on. Functionally identical (UIcon forwards its props to Icon 1:1), but having both around is an avoidable inconsistency.

Related Issue(s)

Checklist

  • I have read the contribution guidelines
  • I have considered the performance impact of these changes
  • Suitable unit/system level tests have been added and they pass
  • Documentation has been updated
  • For blog PRs, an Art Request has been created (instructions)

@netlify

netlify Bot commented Sep 14, 2026 •

Copy link
Copy Markdown

✅ Deploy Preview for flowfuse-website ready!

Name Link
🔨 Latest commit 446fdc0
🔍 Latest deploy log https://app.netlify.com/projects/flowfuse-website/deploys/6aa82424b6c78d0008ebeef7
😎 Deploy Preview https://deploy-preview-5803--flowfuse-website.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 26 (🟢 up 3 from production)
Accessibility: 95 (no change from production)
Best Practices: 92 (no change from production)
SEO: 92 (no change from production)
PWA: -
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify project configuration.

@Yndira-E
Yndira-E enabled auto-merge September 14, 2026 16:43
@Yndira-E
Yndira-E disabled auto-merge September 14, 2026 16:51
@Yndira-E
Yndira-E merged commit 55b0221 into main Sep 14, 2026
7 checks passed
@Yndira-E
Yndira-E deleted the fix-icon-uicon-consistency branch September 14, 2026 16:51
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.

2 participants