Skip to content

Conversation

@KatalKavya96
Copy link

Description

  • This PR refactors the Recognition Page under the Community Handbook section to restore the updated table-based layout for badges.

It:

  • Reintroduces the badge table structure (Badge | Name | Badge Key | Description) for Activity, Project, and Special badges.

  • Updates the component hierarchy with separate reusable files (BadgeRow, badges-data.js).

  • Fixes missing asset references and integrates both local and hosted badge images.

  • Resolves runtime errors related to undefined badge arrays and missing component imports.

Closes #7027

Signed-off-by: Kavya Katal <kavyakatal09@gmail.com>
@l5io
Copy link
Contributor

l5io commented Oct 27, 2025

🚀 Preview for commit 7860a88 at: https://68ff3b9622142bd999778f56--layer5.netlify.app

@Rajesh-Nagarajan-11
Copy link
Member

Thank you for your contribution!
Let's discuss this during the website call today at 5:30 PM IST | 7 AM CT
Add it as an agenda item to the meeting minutes, if you would 😄

Copy link
Member

@Rajesh-Nagarajan-11 Rajesh-Nagarajan-11 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

image Missing !!!

Signed-off-by: Kavya Katal <kavyakatal09@gmail.com>
@l5io
Copy link
Contributor

l5io commented Oct 27, 2025

🚀 Preview for commit 894c208 at: https://68ffb4e341a8cbde8704d1ba--layer5.netlify.app

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

File Refactor into Re-usable Components

3 participants