Skip to content

chore(runway): cherry-pick fix: cp-12.14.0 replace 3D beta mascot with 2D version #30717

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

Merged
merged 1 commit into from
Mar 5, 2025

Conversation

runway-github[bot]
Copy link
Contributor

@runway-github runway-github bot commented Mar 4, 2025

Description

Issue: The Beta 3D asset isn't ready yet

Solution: Replace all instances of the 3D asset for Beta with the 2D
counterpart temporarily until we get the asset

Open in GitHub Codespaces

Related issues

Fixes:
#30665

Manual testing steps

  1. Run yarn start --build-type beta
  2. Confirm that the 2D beta logo is visible in the following flows
  3. Swap Quote flow
  4. Create Wallet flow
  5. Login

Screenshots/Recordings

ui/pages/onboarding-flow/welcome/welcome.js

Before After

|before_welcome|after_welcome|

ui/pages/swaps/awaiting-swap/awaiting-swap.js

Before After

|before_await_swap|after_await_swap|

ui/pages/swaps/loading-swaps-quotes/loading-swaps-quotes.js

Before After

|before_loading_swap_quote|after_loading_swap_quote|

ui/pages/swaps/mascot-background-animation/mascot-background-animation.js

Before After

|before_background_animation|after_background_animation|

ui/pages/unlock-page/unlock-page.component.js

Before After

|before|after|

Before

NA

After

NA

Pre-merge author checklist

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. a601157

…h 2D version (#30686)

## **Description**

Issue: The Beta 3D asset isn't ready yet

Solution: Replace all instances of the 3D asset for Beta with the 2D
counterpart temporarily until we get the asset

[![Open in GitHub
Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/MetaMask/metamask-extension/pull/30686?quickstart=1)

## **Related issues**

Fixes:
[#30665](#30665)

## **Manual testing steps**

1. Run `yarn start --build-type beta`
2. Confirm that the 2D beta logo is visible in the following flows
3. Swap Quote flow 
4. Create Wallet flow
5. Login

## **Screenshots/Recordings**


`ui/pages/onboarding-flow/welcome/welcome.js`
| Before  | After  |
|:---:|:---:|

|![before_welcome](https://github.com/user-attachments/assets/959e1efb-a908-4ebf-8d9a-6d9f1e47b95a)|![after_welcome](https://github.com/user-attachments/assets/5080d8e5-d92e-43b3-a44c-b66575fbaa46)|

`ui/pages/swaps/awaiting-swap/awaiting-swap.js`
| Before  | After  |
|:---:|:---:|

|![before_await_swap](https://github.com/user-attachments/assets/5a301276-d6b0-4601-9825-27d590118974)|![after_await_swap](https://github.com/user-attachments/assets/4fec08bb-024f-44b1-a982-41651cd4890e)|

`ui/pages/swaps/loading-swaps-quotes/loading-swaps-quotes.js`
| Before  | After  |
|:---:|:---:|

|![before_loading_swap_quote](https://github.com/user-attachments/assets/21063505-208e-4707-a5d4-9f77ab8e05d5)|![after_loading_swap_quote](https://github.com/user-attachments/assets/f6527646-989e-492e-a451-5661ddc8f91e)|


`ui/pages/swaps/mascot-background-animation/mascot-background-animation.js`
| Before  | After  |
|:---:|:---:|

|![before_background_animation](https://github.com/user-attachments/assets/ff95d42d-8527-4d57-845d-e62c17d85808)|![after_background_animation](https://github.com/user-attachments/assets/8abfae3d-6e5a-406e-9484-9098bc04a178)|

`ui/pages/unlock-page/unlock-page.component.js`
| Before  | After  |
|:---:|:---:|

|![before](https://github.com/user-attachments/assets/6ab5a887-cb8b-471d-ad74-c53000fb24f0)|![after](https://github.com/user-attachments/assets/129b90fa-cc10-441d-bd47-fdd2e0fb10d0)|


### **Before**

NA

### **After**

NA

## **Pre-merge author checklist**

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

## **Pre-merge reviewer checklist**

- [x] I've manually tested the PR (e.g. pull and build branch, run the
app, test code being changed).
- [x] 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.
@runway-github runway-github bot requested review from a team as code owners March 4, 2025 11:11
Copy link
Contributor

github-actions bot commented Mar 4, 2025

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 team-runway-bot Runway bot team (for Runway Bot) label Mar 4, 2025
@danjm danjm merged commit 94ec64d into Version-v12.14.0 Mar 5, 2025
70 of 73 checks passed
@danjm danjm deleted the runway-cherry-pick-12.14.0-1741086697 branch March 5, 2025 12:49
@github-actions github-actions bot locked and limited conversation to collaborators Mar 5, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
team-runway-bot Runway bot team (for Runway Bot)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants