Skip to content

feat(v2): link Hasheous provider to game detail page#3783

Merged
gantoine merged 1 commit into
masterfrom
posthog-code/v2-hasheous-provider-link
Jul 16, 2026
Merged

feat(v2): link Hasheous provider to game detail page#3783
gantoine merged 1 commit into
masterfrom
posthog-code/v2-hasheous-provider-link

Conversation

@gantoine

Copy link
Copy Markdown
Member

Description
Explain the changes or enhancements you are proposing with this pull request.

Adds a URL builder for the Hasheous provider in the v2 GameDetails provider registry. Previously its card rendered unlinked (url: null); it now links out to the corresponding game page on hasheous.org, matching the behavior of the other metadata providers in the grid.

Checklist
Please check all that apply.

  • I've tested the changes locally
  • I've updated relevant comments
  • I've assigned reviewers for this PR
  • I've added unit tests that cover the changes

Screenshots (if applicable)


AI assistance disclosure: This change was written with AI assistance (PostHog Code). The provider URL pattern was authored and reviewed by AI.


Created with PostHog Code

Add a URL builder for the Hasheous provider so its card in the
GameDetails provider grid links out to the corresponding game page
instead of rendering unlinked.

Generated-By: PostHog Code
Task-Id: 522c9198-de9b-4973-9057-ce4c0a33dcc9
Copilot AI review requested due to automatic review settings July 16, 2026 22:41

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.

@greptile-apps

greptile-apps Bot commented Jul 16, 2026

Copy link
Copy Markdown
Contributor

Greptile Summary

This PR links the Hasheous card on the v2 game detail page.

  • Adds a Hasheous game URL builder to the provider registry.
  • Uses the existing Hasheous game-page URL pattern.

Confidence Score: 5/5

This looks safe to merge.

  • No blocking issues found in the changed code.

Important Files Changed

Filename Overview
frontend/src/v2/components/GameDetails/providers.ts Adds a Hasheous URL builder using the established route and numeric provider ID.

Reviews (1): Last reviewed commit: "feat(v2): link Hasheous provider to game..." | Re-trigger Greptile

@gantoine
gantoine merged commit 04ae566 into master Jul 16, 2026
10 checks passed
@gantoine
gantoine deleted the posthog-code/v2-hasheous-provider-link branch July 16, 2026 22:49
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.

2 participants