fix(admin): use blue IAM mark as favicon - #1729
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (1)
📝 WalkthroughSummary by CodeRabbit
WalkthroughThe admin app's index.html favicon link is updated to reference /iam.svg instead of /vite.svg. ChangesFavicon Update
Estimated code review effort: 1 (Trivial) | ~2 minutes Related PRs: None identified Suggested labels: None Suggested reviewers: None Poem: 🚥 Pre-merge checks | ✅ 2✅ Passed checks (2 passed)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Coverage Report for CI Build 28583808407Warning No base build found for commit Coverage: 44.833%Details
Uncovered ChangesNo uncovered changes found. Coverage RegressionsRequires a base build to compare against. How to fix this → Coverage Stats
💛 - Coveralls |
Summary
The admin app's favicon was missing — browsers showed no tab icon. The in index.html pointed at /vite.svg, which doesn't exist in the app's public/ directory. This PR points the favicon at the blue IAM brand mark so the tab icon matches the login/sidebar branding
Changes
Technical Details
Test Plan
SQL Safety (if your PR touches
*_repository.goorgoqu.*)N/A