feat(friend-comparison): add dedicated comparison page and enhanced the component#1663
Conversation
|
@narang24 is attempting to deploy a commit to the PRIYANSHU DOSHI's projects Team on Vercel. A member of the Team first needs to authorize it. |
GSSoC Label Checklist 🏷️@Priyanshu-byte-coder — please apply the appropriate labels before merging: Difficulty (pick one):
Quality (optional):
Validation (required to score):
|
There was a problem hiding this comment.
Thanks for your first PR on DevTrack! 🎉
A maintainer will review it within 48 hours. While you wait:
- Make sure CI is passing (type-check + lint)
- Double-check the PR description is filled out and the issue is linked
- Feel free to ask questions in Discussions if you need help
If you find DevTrack useful, a ⭐ star on the repo is always appreciated — it helps the project grow and attract more contributors!
|
This PR has merge conflicts with |
…pdown ct resolved
de2f112 to
963529b
Compare
|
@Priyanshu-byte-coder please review |
|
Hey @narang24! Saw your work on GSSoC 2026. We are building TermUI, a TypeScript terminal UI framework with React-style hooks and JSX, rendered entirely in the terminal. We have 67 unassigned GSSoC issues open. 19 are marked Karanjot, TermUI maintainer |
|
This PR has developed merge conflicts after recent merges to |
Summary
Enhanced the Friend Comparison functionality by introducing a dedicated comparison page (endpoint -
/friend-compare) and improved UI/UX.Closes #871
Type of Change
Changes Made
/friend-compareHow to Test
Steps for the reviewer to verify this works:
Screenshots (if UI change)
Added a dedicated button and endpoint


Improved UI/UX

Replaced View Commit Activity with the contribution-activity component and added red Clear button

Checklist
npm run lintpasses locallynpm run type-check)Accessibility Checklist
Additional Notes
This update standardizes pull request submissions and helps maintain consistent review quality across contributions.