Skip to content

fix(Rewards): HyperTracker logo color#30978

Merged
vpintorico merged 6 commits into
release/7.80.0from
cherry-pick-7-80-0-23581ce
Jun 3, 2026
Merged

fix(Rewards): HyperTracker logo color#30978
vpintorico merged 6 commits into
release/7.80.0from
cherry-pick-7-80-0-23581ce

Conversation

@Montoya

@Montoya Montoya commented Jun 3, 2026

Copy link
Copy Markdown
Contributor

Description

CP for #30891

Changelog

CHANGELOG entry: null

Related issues

Fixes: n/a

Manual testing steps

Feature: my feature name

  Scenario: user [verb for user action]
    Given [describe expected initial app state]

    When user [verb for user action]
    Then [describe expected outcome]

Screenshots/Recordings

Before

After

Pre-merge author checklist

Performance checks (if applicable)

  • I've tested on Android
    • Ideally on a mid-range device; emulator is acceptable
  • I've tested with a power user scenario
    • Use these power-user SRPs to import wallets with many accounts and tokens
  • I've instrumented key operations with Sentry traces for production performance metrics

For performance guidelines and tooling, see the Performance Guide.

Pre-merge reviewer checklist

  • I've manually tested the PR (e.g. pull and build branch, run the app, test code being changed).
  • I confirm that this PR addresses all acceptance criteria described in the ticket it closes and includes the necessary testing evidence such as recordings and or screenshots.

Note

Low Risk
UI-only Rewards leaderboard branding and test changes; no auth, data, or navigation contract changes beyond the same attribution URL.

Overview
The perps campaign leaderboard “Powered by” footer no longer uses primary-colored HyperTracker link text; it shows a HyperTracker SVG wordmark beside the prefix, with the text paths tinted via colors.text.default from useTheme so light/dark themes read correctly.

Tapping the logo still opens the same in-app browser attribution URL, now on a Pressable with HYPERTRACKER_LOGO test ID and accessibility label. Tests were updated to press that control, assert theme-driven logo color, and query crown icons by props instead of component type.

Reviewed by Cursor Bugbot for commit 11d797d. Bugbot is set up for automated code reviews on this repo. Configure here.

@Montoya Montoya requested a review from a team as a code owner June 3, 2026 00:42
@github-actions

github-actions Bot commented Jun 3, 2026

Copy link
Copy Markdown
Contributor

CLA Signature Action: All authors have signed the CLA. You may need to manually re-run the blocking PR check if it doesn't pass in a few minutes.

@mm-token-exchange-service mm-token-exchange-service Bot added the team-rewards Rewards team label Jun 3, 2026

@cursor cursor Bot 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.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, have a team admin enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit 7bfbcb5. Configure here.

@github-actions github-actions Bot added the size-S label Jun 3, 2026
@github-actions

github-actions Bot commented Jun 3, 2026

Copy link
Copy Markdown
Contributor

🔍 Smart E2E Test Selection

⏭️ Smart E2E selection skipped - PR targets a release or stable branch (release/* or stable)

All E2E tests pre-selected.

View GitHub Actions results

@vpintorico vpintorico merged commit a8e37ab into release/7.80.0 Jun 3, 2026
297 of 302 checks passed
@vpintorico vpintorico deleted the cherry-pick-7-80-0-23581ce branch June 3, 2026 07:19
@github-actions github-actions Bot locked and limited conversation to collaborators Jun 3, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants