Skip to content

[Perf]: Add next/image priority hints for hero section avatars - #808

Merged
PRODHOSH merged 1 commit into
PRODHOSH:mainfrom
rohitkumarnaidu:feature/797-avatar-priority
Aug 5, 2026
Merged

[Perf]: Add next/image priority hints for hero section avatars#808
PRODHOSH merged 1 commit into
PRODHOSH:mainfrom
rohitkumarnaidu:feature/797-avatar-priority

Conversation

@rohitkumarnaidu

Copy link
Copy Markdown
Contributor

Fixes #797. This PR adds the \priority\ prop to the main user avatar in the profile hero section to optimize Largest Contentful Paint (LCP).

Copilot AI lite review requested due to automatic review settings August 4, 2026 06:18

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@coderabbitai

coderabbitai Bot commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

Warning

Review limit reached

@rohitkumarnaidu, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 56 minutes

You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository.

How can I continue?

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.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: 8a58d74a-66d5-4d4d-8728-29975f51818b

📥 Commits

Reviewing files that changed from the base of the PR and between a5b5a9e and e7570de.

📒 Files selected for processing (1)
  • src/components/profile/ProfileView.tsx

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.

@github-actions

github-actions Bot commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

Welcome to OSSfolio, @rohitkumarnaidu! 🎉

Thank you for opening this pull request and contributing to the open-source community! 🚀

To ensure a smooth review process, please make sure you have:

  • Checked that your changes work locally and compile cleanly.
  • Followed the guidelines outlined in CONTRIBUTING.md.
  • Linked your PR to an open issue (e.g. Closes #ISSUE_NUMBER).

We will review your PR as soon as possible. Happy coding! 💻✨

@github-actions github-actions Bot added frontend Related to UI / Next.js UI Visual / design changes labels Aug 4, 2026
@PRODHOSH PRODHOSH added ELUSOC ELUSOC project submission completed NEWBIE Beginner — 10 pts beginner Good for newcomers labels Aug 5, 2026
@PRODHOSH
PRODHOSH merged commit 26845d7 into PRODHOSH:main Aug 5, 2026
8 of 12 checks passed
@github-actions

github-actions Bot commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

🎉 Your PR just got merged, @rohitkumarnaidu — thank you for contributing to OSSfolio!

Your work is now part of the project. Here's what to do next:

  • ⭐ If you haven't already, consider giving the repo a star — it helps us grow.
  • 📢 Share your contribution on LinkedIn, Twitter, or wherever you hang out. You shipped open source!
  • 🔍 Browse other open issues if you want to keep contributing.

We really appreciate you taking the time. See you in the next PR! 🚀

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

Labels

beginner Good for newcomers completed ELUSOC ELUSOC project submission frontend Related to UI / Next.js NEWBIE Beginner — 10 pts UI Visual / design changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Performance]: Add next/image with priority hints to optimize LCP for hero section avatars

3 participants