Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cherry-pick: feat: Add animation on the Smart Transaction status page (#24389) into v11.15.3 #24397

Merged
merged 1 commit into from
May 7, 2024

Conversation

dbrans
Copy link
Contributor

@dbrans dbrans commented May 7, 2024

Cherry-pick f0ac9c0, (#24389) into v11.15.3

## **Description**
Add animation on the Smart Transaction status page. We reused the
animation from Smart Swaps.

## **Related issues**

Fixes:

## **Manual testing steps**

1. Turn on Smart Transactions in Advanced Settings
2. Use the Sepolia test network
3. Submit a Send transaction
4. You will see the animation on the Smart Transaction status page

## **Screenshots/Recordings**


## **Pre-merge author checklist**

- [ ] I’ve followed [MetaMask Coding
Standards](https://github.com/MetaMask/metamask-extension/blob/develop/.github/guidelines/CODING_GUIDELINES.md).
- [ ] I've completed the PR template to the best of my ability
- [ ] I’ve included tests if applicable
- [ ] I’ve documented my code using [JSDoc](https://jsdoc.app/) format
if applicable
- [ ] I’ve applied the right labels on the PR (see [labeling
guidelines](https://github.com/MetaMask/metamask-extension/blob/develop/.github/guidelines/LABELING_GUIDELINES.md)).
Not required for external contributors.

## **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.
@dbrans dbrans marked this pull request as ready for review May 7, 2024 01:14
@dbrans dbrans requested a review from a team as a code owner May 7, 2024 01:14
Copy link
Contributor

github-actions bot commented May 7, 2024

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.

@metamaskbot metamaskbot added the INVALID-PR-TEMPLATE PR's body doesn't match template label May 7, 2024
Copy link

codecov bot commented May 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.54%. Comparing base (c9acdd3) to head (c5335d9).

Additional details and impacted files
@@                Coverage Diff                @@
##           Version-v11.15.3   #24397   +/-   ##
=================================================
  Coverage             67.54%   67.54%           
=================================================
  Files                  1247     1247           
  Lines                 48945    48945           
  Branches              12788    12788           
=================================================
  Hits                  33059    33059           
  Misses                15886    15886           

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

@metamaskbot
Copy link
Collaborator

Builds ready [c5335d9]
Page Load Metrics (1197 ± 599 ms)
PlatformPageMetricMin (ms)Max (ms)Average (ms)StandardDeviation (ms)MarginOfError (ms)
ChromeHomefirstPaint641681123215
domContentLoaded12482394
load50286811971248599
domInteractive12482384

@danjm danjm merged commit 030bc87 into Version-v11.15.3 May 7, 2024
71 checks passed
@danjm danjm deleted the Version-v11.15.3-cherry-pick-stx-animation branch May 7, 2024 08:56
@github-actions github-actions bot locked and limited conversation to collaborators May 7, 2024
@metamaskbot metamaskbot added the release-11.15.3 Issue or pull request that will be included in release 11.15.3 label May 7, 2024
@metamaskbot
Copy link
Collaborator

No release label on PR. Adding release label release-11.15.3 on PR, as PR was cherry-picked in branch 11.15.3.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
INVALID-PR-TEMPLATE PR's body doesn't match template release-11.15.3 Issue or pull request that will be included in release 11.15.3
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants