Skip to content

Conversation

@cellio
Copy link
Member

@cellio cellio commented Apr 9, 2025

Fixes #1477.

We do not want the entire usercard to be a link to the profile, because someday different elements there might link to different places. (The stats could link to the relevant part of the profile, but more likely, we might add top tags later.) This change preserves the name link and adds the avatar link, rather than wrapping the whole card.

@codecov
Copy link

codecov bot commented Apr 9, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 64.28%. Comparing base (e30b836) to head (b621d9a).
Report is 4 commits behind head on develop.

Additional details and impacted files
Components Coverage Δ
controllers 59.24% <ø> (ø)
helpers 68.18% <ø> (ø)
jobs 28.00% <ø> (ø)
models 80.09% <ø> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@cellio cellio requested a review from a team April 9, 2025 18:12
@ArtOfCode- ArtOfCode- merged commit f4ccdc2 into develop Apr 11, 2025
9 checks passed
@ArtOfCode- ArtOfCode- deleted the cellio/1477-avatar-link branch April 11, 2025 19:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Make avatar in user card clickable (like the name is)

3 participants