Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Display "Official Answer" badge on the frontend #14

Closed
ismaelgarudo26 opened this issue Jan 31, 2025 · 0 comments · Fixed by #23 · May be fixed by #19 or #24
Closed

Display "Official Answer" badge on the frontend #14

ismaelgarudo26 opened this issue Jan 31, 2025 · 0 comments · Fixed by #23 · May be fixed by #19 or #24
Assignees
Labels
frontend Frontend development
Milestone

Comments

@ismaelgarudo26
Copy link
Contributor

Description: When an answer is marked as "official," display a badge to indicate its status. The badge should be visually distinct.
Estimated Effort: Medium
Estimated Hours: 4 hours
Dependencies: #13
Acceptance Criteria:
If isOfficial = true, display a badge next to the answer.
The badge should have a unique style (e.g., green color, bold text).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment