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: fix confirmation page not loading if re-design is enabled #24551

Merged
merged 1 commit into from
May 20, 2024

Conversation

jpuri
Copy link
Contributor

@jpuri jpuri commented May 16, 2024

Description

fix: confirmation page not loading if re-design is enabled

Related issues

Fixes: #24510

Manual testing steps

  1. Build the wallet yarn dist or yarn start with the feature flag on ENABLE_CONFIRMATION_REDESIGN
  2. Start a tx
  3. After adding a recipient and amount, proceed to the next screen
  4. Confirmation page opens successfully

Screenshots/Recordings

Screenshot 2024-05-14 at 7 16 29 PM

Pre-merge author checklist

  • I’ve followed MetaMask Coding Standards.
  • 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 format if applicable
  • I’ve applied the right labels on the PR (see labeling guidelines). 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.

@jpuri jpuri requested review from a team as code owners May 16, 2024 08:45
Copy link
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.

@jpuri jpuri merged commit ae3a260 into Version-v11.17.0 May 20, 2024
62 of 64 checks passed
@jpuri jpuri deleted the confirmation_page_fix branch May 20, 2024 10:41
@github-actions github-actions bot locked and limited conversation to collaborators May 20, 2024
@metamaskbot metamaskbot added the release-11.17.0 Issue or pull request that will be included in release 11.17.0 label May 23, 2024
@metamaskbot
Copy link
Collaborator

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
release-11.17.0 Issue or pull request that will be included in release 11.17.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants