MetaMask / metamask-mobile

Mobile web browser providing access to websites that use the Ethereum blockchain
https://metamask.io
Other
2.03k stars 1.06k forks source link

chore: Create a story for AnimatedTransactionModal component #10115

Open devin-ai-integration[bot] opened 3 days ago

devin-ai-integration[bot] commented 3 days ago

Description

This pull request adds a Storybook story for the AnimatedTransactionModal component. The story includes a default setup with mock implementations for the review and onModeChange functions, and a ready prop set to true. The story also includes a child component to demonstrate the component's usage.

Open in GitHub Codespaces

Related issues

N/A

Manual testing steps

  1. Go to the latest build of Storybook in this PR.
  2. Navigate to the AnimatedTransactionModal component in the UI folder.

Screenshots/Recordings

N/A

Pre-merge author checklist

Pre-merge reviewer checklist

This Devin run was requested by Devin.

github-actions[bot] commented 3 days ago

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.

sonarcloud[bot] commented 3 days ago

Quality Gate Failed Quality Gate failed

Failed conditions
0.0% Coverage on New Code (required ≥ 40%)

See analysis details on SonarCloud