Skip to content

Fix #522: Add repository language color indicators#528

Merged
mehul-m-prajapati merged 2 commits into
GitMetricsLab:mainfrom
Pragzh:add-repository-language-indicators
May 29, 2026
Merged

Fix #522: Add repository language color indicators#528
mehul-m-prajapati merged 2 commits into
GitMetricsLab:mainfrom
Pragzh:add-repository-language-indicators

Conversation

@Pragzh
Copy link
Copy Markdown
Contributor

@Pragzh Pragzh commented May 25, 2026

Related Issue


Description

Added GitHub-style language color indicators beside repository names in the Tracker table to improve repository readability and visual hierarchy.

Changes Made

  • Added colored language indicator dots beside repository names
  • Added hover tooltip displaying detected language
  • Improved repository column UI consistency
  • Added smooth inline alignment for repository labels

Note

The current API response does not directly provide repository language information in this table view.
For now, the language is inferred from repository naming patterns as a lightweight UI enhancement.


How Has This Been Tested?

  • Tested repository column rendering
  • Verified colored indicators appear correctly
  • Verified tooltip appears on hover
  • Checked responsiveness and dark mode compatibility

Screenshots (if applicable)

color.mp4

Type of Change

  • Bug fix
  • New feature
  • Code style update
  • Breaking change
  • Documentation update

@netlify
Copy link
Copy Markdown

netlify Bot commented May 25, 2026

Deploy Preview for github-spy ready!

Name Link
🔨 Latest commit b18f2b4
🔍 Latest deploy log https://app.netlify.com/projects/github-spy/deploys/6a19c696b6a62900073a8461
😎 Deploy Preview https://deploy-preview-528--github-spy.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 25, 2026

Warning

Review limit reached

@mehul-m-prajapati, we couldn't start this review because you've reached your PR review rate limit.

More reviews will be available in 29 minutes and 53 seconds. Learn how PR review limits work.

Your organization has run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans include higher PR review limits than trial, open-source, and free plans. In all cases, reviews become available again over time. During sustained high-volume PR review activity, CodeRabbit may temporarily slow when the next review becomes available.

Please see our Fair Usage Limits Policy for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 73530ce0-9cea-4bda-8976-02d84a130cc6

📥 Commits

Reviewing files that changed from the base of the PR and between 3dfe690 and b18f2b4.

📒 Files selected for processing (1)
  • src/pages/Tracker/Tracker.tsx
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@Pragzh
Copy link
Copy Markdown
Contributor Author

Pragzh commented May 25, 2026

@coderabbitai review

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 25, 2026

✅ Actions performed

Review triggered.

Note: CodeRabbit is an incremental review system and does not re-review already reviewed commits. This command is applicable only when automatic reviews are paused.

@Pragzh
Copy link
Copy Markdown
Contributor Author

Pragzh commented May 28, 2026

@mehul-m-prajapati plz review this

@mehul-m-prajapati mehul-m-prajapati merged commit b045f6b into GitMetricsLab:main May 29, 2026
3 of 5 checks passed
@github-actions
Copy link
Copy Markdown

🎉🎉 Thank you for your contribution! Your PR #528 has been merged! 🎉🎉

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.

Feature Request: Add Repository Language Color Indicators

2 participants