Skip to content
This repository was archived by the owner on Apr 21, 2026. It is now read-only.

feat(projects): Replace meaningless progress bar with Open project link on ProjectCard#545

Merged
LucasSantana-Dev merged 1 commit intomainfrom
feat/project-card-thumbnail
Mar 16, 2026
Merged

feat(projects): Replace meaningless progress bar with Open project link on ProjectCard#545
LucasSantana-Dev merged 1 commit intomainfrom
feat/project-card-thumbnail

Conversation

@LucasSantana-Dev
Copy link
Copy Markdown
Member

Summary

  • Removes the fake hash-based progress bar from ProjectCard that had no meaningful relationship to actual project health
  • Replaces it with an "Open project" link (with arrow icon) that provides real navigation value
  • Thumbnail rendering (project.thumbnail_url) was already implemented and continues to work

Changes

  • apps/web/src/components/projects/ProjectCard.tsx: removed freshnessSeed/freshness calculation and hash-progress-bar div; added ArrowRightIcon "Open project" link

Acceptance Criteria

  • Hash-progress-bar removed
  • Replaced with meaningful UI (Open project link)
  • Build and type-check pass (validated by pre-commit gate)
  • No new dependencies

@vercel
Copy link
Copy Markdown

vercel Bot commented Mar 16, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
siza-web Ready Ready Preview, Comment Mar 16, 2026 4:01pm

Request Review

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Mar 16, 2026

Warning

Rate limit exceeded

@LucasSantana-Dev has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 14 minutes and 7 seconds before requesting another review.

⌛ How to resolve this issue?

After the wait time has elapsed, 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 have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 1ebec585-c8ab-4fc3-92ba-683ce148fbc2

📥 Commits

Reviewing files that changed from the base of the PR and between 780ef02 and abaaedc.

📒 Files selected for processing (1)
  • apps/web/src/components/projects/ProjectCard.tsx
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch feat/project-card-thumbnail
📝 Coding Plan
  • Generate coding plan for human review comments

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.

@sonarqubecloud
Copy link
Copy Markdown

@github-actions
Copy link
Copy Markdown

Project Scorecard


Scorecard: 84/100 (B)
────────────────────────────────────────
  security: 100/100 (A)
  quality: 80/100 (B) — 1 violations
  performance: 67/100 (D) — 1 violations
  compliance: 75/100 (C) — 1 violations
  dependency: 100/100 (A)

Recommendations:
  - Increase test coverage to meet the 80% threshold
  - Extend log retention to at least 90 days for compliance

@LucasSantana-Dev LucasSantana-Dev merged commit 51f1a91 into main Mar 16, 2026
30 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant