Skip to content

Fix #1035: Replace corrupted UTF-8 emoji/icons with lucide-react icon… - #1079

Merged
RUKAYAT-CODER merged 1 commit into
rinafcode:mainfrom
boalambo:fix/1035-corrupted-utf-8-emoji-icons
Jul 29, 2026
Merged

Fix #1035: Replace corrupted UTF-8 emoji/icons with lucide-react icon…#1079
RUKAYAT-CODER merged 1 commit into
rinafcode:mainfrom
boalambo:fix/1035-corrupted-utf-8-emoji-icons

Conversation

@boalambo

Copy link
Copy Markdown
Contributor

CLoses #1035

Replaces corrupted UTF-8 literals (mojibake) in src/components/notificationcenter.tsx with proper lucide-react icon components:

  • TYPE_ICON map (info, success, warning, error, message, course, system)
  • Dismiss button glyph
  • Notification bell glyph

Branch was synced with upstream/main before starting the fix to avoid conflicts. No unrelated changes included.

@drips-wave

drips-wave Bot commented Jul 29, 2026

Copy link
Copy Markdown

@boalambo Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@boalambo

Copy link
Copy Markdown
Contributor Author

Please check for approval

@RUKAYAT-CODER

Copy link
Copy Markdown
Contributor

Thank you for contributing to the project

@RUKAYAT-CODER
RUKAYAT-CODER merged commit 002ff9b into rinafcode:main Jul 29, 2026
6 checks passed
@boalambo
boalambo deleted the fix/1035-corrupted-utf-8-emoji-icons branch July 29, 2026 18:28
@boalambo

Copy link
Copy Markdown
Contributor Author

Thank you for contributing to the project

Glad I finally secure an issue from you ma.

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.

Fix corrupted UTF-8 emoji and icons in NotificationCenter

2 participants