chore: loại bỏ emoji khỏi giao diện, thay bằng icon nhất quán - #34
Merged
Conversation
Rà soát toàn bộ codebase (frontend, admin, backend, data) tìm ký tự emoji. Xử lý 23/26 điểm phát hiện: - Nhãn tab (Khu luyện tập, Góc tranh luận, Nodes admin): bỏ emoji prefix, giữ text thuần. - Trạng thái flashcard Khó/Dễ: bỏ emoji, giữ text. - Icon cúp/thất bại mang tính hiển thị chính (MatchingQuiz, WarmupSection, FinalQuiz): thay bằng Material Symbols (emoji_events, cancel, sentiment_very_dissatisfied) đã dùng sẵn trong toàn app, thay vì bỏ trống. Giữ nguyên 3 điểm không phải emoji trang trí UI: - backend/README.md: `emoji: 🧠` là field bắt buộc trong frontmatter cấu hình Hugging Face Space, không phải nội dung sản phẩm. - BannerSlider.jsx: ❮/❯ là ký tự mũi tên chức năng cho nút chuyển slide.
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes #33
Rà soát
Quét toàn bộ codebase (frontend, admin, backend, data) tìm ký tự emoji — phát hiện 26 điểm, xử lý 23.
Thay đổi
emoji_events,cancel,sentiment_very_dissatisfied) đã dùng sẵn trong toàn app, thay vì bỏ trống mất tín hiệu thị giác.Giữ nguyên (không phải emoji trang trí UI)
backend/README.md:emoji: 🧠là field bắt buộc trong frontmatter cấu hình Hugging Face Space (icon hiển thị trên card Space), không phải nội dung sản phẩm.BannerSlider.jsx:❮/❯là ký tự mũi tên chức năng cho nút chuyển slide, không phải emoji.Kiểm thử
vite build✅ ·vitest run11/11 ✅vite build✅ ·vitest run1/1 ✅