Skip to content

chore(rewards): Ondo campaign UI audit#28947

Merged
sophieqgu merged 5 commits into
mainfrom
ondo-campaign-audit
Apr 16, 2026
Merged

chore(rewards): Ondo campaign UI audit#28947
sophieqgu merged 5 commits into
mainfrom
ondo-campaign-audit

Conversation

@sophieqgu
Copy link
Copy Markdown
Contributor

@sophieqgu sophieqgu commented Apr 16, 2026

Description

Small fixes

Simulator Screenshot - E2E Test  - 2026-04-16 at 15 10 01 Simulator Screenshot - E2E Test  - 2026-04-16 at 15 35 01

Changelog

CHANGELOG entry: null

Related issues

Fixes:

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.

@sophieqgu sophieqgu requested a review from a team as a code owner April 16, 2026 19:35
@github-actions
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.

@metamaskbotv2 metamaskbotv2 Bot added the team-rewards Rewards team label Apr 16, 2026
@sophieqgu sophieqgu changed the title Ondo campaign audit chore(rewards): Ondo campaign UI audit Apr 16, 2026
@sophieqgu sophieqgu enabled auto-merge April 16, 2026 19:37
@github-actions github-actions Bot added the risk-low Low testing needed · Low bug introduction risk label Apr 16, 2026
@github-actions
Copy link
Copy Markdown
Contributor

🔍 Smart E2E Test Selection

  • Selected E2E tags: None (no tests recommended)
  • Selected Performance tags: None (no tests recommended)
  • Risk Level: low
  • AI Confidence: 92%
click to see 🤖 AI reasoning details

E2E Test Selection:
All 24 changed files are confined to the Rewards feature UI components and locale string files. The changes are:

  1. Rewards UI components (OndoCampaignDetailsView, CampaignStatsSummary, OndoLeaderboard, RewardsReferralView, CopyableField, RewardSettingsAccountGroup): These are minor UI-only changes — adding a testID, removing an unused showHeader prop, removing a trailing period from rank display, removing an error banner, adjusting padding/spacing, changing button sizes, and refactoring layout. No business logic, navigation, or shared component changes.

  2. Locale files (14 languages): Minor text changes — capitalization fixes ("Prize Pool" → "Prize pool", "Market Value" → "Market value") and a rewording of the referral description. These don't affect functionality.

No E2E tests exist for the Rewards feature — searching the tests/ directory found no test files covering OndoCampaign, RewardsReferral, CampaignStats, or OndoLeaderboard. The Rewards feature is not covered by any of the available E2E test tags.

No shared/critical components are affected: No TabBar, navigation stack, modals, confirmations, or any other cross-cutting component was modified. No controllers, Engine, or core infrastructure was touched.

Risk assessment: Low risk. These are isolated UI polish changes in a feature area with no existing E2E coverage. Running any test suite would not validate these specific changes, and the changes pose no risk to other tested flows.

Performance Test Selection:
No performance-sensitive code paths were modified. All changes are minor UI styling adjustments (padding, button sizes, layout) and locale string updates in the Rewards feature. These changes do not affect rendering performance, data loading, state management, or any critical user flows measured by performance tests.

View GitHub Actions results

@sonarqubecloud
Copy link
Copy Markdown

@sophieqgu sophieqgu added this pull request to the merge queue Apr 16, 2026
Merged via the queue into main with commit 18b15e2 Apr 16, 2026
83 of 87 checks passed
@sophieqgu sophieqgu deleted the ondo-campaign-audit branch April 16, 2026 20:12
@github-actions github-actions Bot locked and limited conversation to collaborators Apr 16, 2026
@metamaskbotv2 metamaskbotv2 Bot added the release-7.75.0 Issue or pull request that will be included in release 7.75.0 label Apr 16, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

release-7.75.0 Issue or pull request that will be included in release 7.75.0 risk-low Low testing needed · Low bug introduction risk size-M team-rewards Rewards team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants