Lucas 'Paperboy' Rose-Winters
fb25277db4
fix(dashboard): replace all hardcoded emoji icons with Font Awesome
Fix inconsistent tab icon rendering by replacing hardcoded emoji icons
throughout the codebase with Font Awesome equivalents:
- distributeWidgetsByCategory(): Replace emojis in auto-layout tab creation
- Status tab: 📊 → fa-solid fa-user
- Scene tab: 🌍 → fa-solid fa-map
- Social tab: 👥 → fa-solid fa-users
- Inventory tab: 🎒 → fa-solid fa-bag-shopping
- applyDashboardConfig(): Update fallback icon from 📄 → fa-solid fa-file
These hardcoded emojis bypassed the migration system, causing icons to
disappear after operations like auto-arrange, reset layout, or page refresh.
Resolves inconsistent icon rendering across all dashboard operations.
2025-10-27 22:25:03 +11:00
..
2025-10-27 20:41:36 +11:00
2025-10-27 20:41:36 +11:00
2025-10-27 20:41:36 +11:00
2025-10-27 22:25:03 +11:00
2025-10-27 20:41:36 +11:00
2025-10-27 20:41:36 +11:00
2025-10-23 09:26:10 +11:00
2025-10-27 14:48:38 +11:00
2025-10-23 09:56:42 +11:00
2025-10-23 10:23:00 +11:00
2025-10-27 20:41:36 +11:00
2025-10-26 16:45:49 +11:00
2025-10-27 20:06:25 +11:00
2025-10-23 19:32:27 +11:00
2025-10-23 10:34:47 +11:00
2025-10-25 19:50:17 +11:00
2025-10-23 10:03:44 +11:00
2025-10-27 20:41:36 +11:00
2025-10-23 09:56:42 +11:00
2025-10-23 09:42:02 +11:00
2025-10-27 14:48:38 +11:00
2025-10-23 08:56:00 +11:00
2025-10-23 10:47:39 +11:00
2025-10-24 18:55:38 +11:00
2025-10-23 09:12:39 +11:00