Skip to content

[GOOD FIRST ISSUE] Add 'Open in GitHub' button to PersonalRecords top repo card #208

@Priyanshu-byte-coder

Description

@Priyanshu-byte-coder

Summary

PersonalRecords shows the top contributed repo by name but no link. Users must manually search GitHub.

Expected Behaviour

Small external-link icon next to the repo name opens github.com// in a new tab.

Implementation Notes

  • Use heroicons ArrowTopRightOnSquareIcon (already in BadgeSection)
  • Must include rel='noopener noreferrer' target='_blank'
  • aria-label='Open on GitHub'

GSSoC Info

  • Difficulty: Beginner — 20 pts
  • Area: UI / DX

Metadata

Metadata

Labels

enhancementNew feature or requestgood first issueGood for newcomersgssoc26GSSoC 2026 contributionlevel:beginnerGSSoC: Beginner difficulty (20 pts)

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions