Skip to content

fix(rewards): copyable field container#30471

Merged
chloeYue merged 1 commit into
release/7.78.0from
Fix-copyable-field-container
May 21, 2026
Merged

fix(rewards): copyable field container#30471
chloeYue merged 1 commit into
release/7.78.0from
Fix-copyable-field-container

Conversation

@sophieqgu

@sophieqgu sophieqgu commented May 20, 2026

Copy link
Copy Markdown
Contributor

Description

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

Simulator Screenshot - E2E Test  - 2026-05-20 at 13 45 24

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
Primarily deletes agent/command documentation and updates .cursor/BUGBOT.md to reference new testing docs; no runtime app logic changes, with minor risk of broken internal tool references if any removed skill files are still expected by automation.

Overview
Removes a large set of repo-local AI skill and command documentation under .agents/skills/ and .claude/ (including related reference guides), effectively decommissioning those legacy harness entrypoints.

Updates .cursor/BUGBOT.md to reference the new SSOT testing docs under docs/testing/ for unit, e2e, and component view test guidelines instead of the previous .cursor/rules/* references.

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

@sophieqgu sophieqgu requested review from a team as code owners May 20, 2026 17:29
@sophieqgu sophieqgu changed the base branch from main to release/7.78.0 May 20, 2026 17:29
@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.

@Montoya Montoya removed request for a team May 20, 2026 18:51

@chloeYue chloeYue 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.

please merge to main first, then cherry-pick to release branch, thanks !

@chloeYue chloeYue merged commit e8b41b2 into release/7.78.0 May 21, 2026
18 of 23 checks passed
@chloeYue chloeYue deleted the Fix-copyable-field-container branch May 21, 2026 17:45
@github-actions github-actions Bot locked and limited conversation to collaborators May 21, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants