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 story for SheetActions component #10075

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

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

Description

This pull request adds a Storybook.js story for the SheetActions component located in /app/component-library/components-temp/SheetActions. The reason for this change is to provide a way to test and visualize the SheetActions component in isolation within the Storybook environment. The improvement/solution is to create a story file that includes a default story for the SheetActions component, allowing developers to interact with and test the component's behavior and appearance.

Open in GitHub Codespaces

Related issues

Manual testing steps

  1. Go to the latest build of storybook in this PR
  2. Navigate to the SheetActions component in the Components/ folder.

Screenshots/Recordings

Pre-merge author checklist

Pre-merge reviewer checklist

This Devin run was requested by Devin.

github-actions[bot] commented 4 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