MetaMask / MetaMask/metamask-extension
Make AnimatedTransactionModal functional component using typescript
- Dominant language
- TypeScript
- Stars
- 13.2k
- Forks
- 5.6k
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 451
Description
Convert [AnimatedTransactionModal](https://github.com/MetaMask/metamask-mobile/blob/main/app/components/UI/AnimatedTransactionModal/index.js) into functional component using typescript.
Ensure unit test coverage of the component added.
QA Steps:
1. QA transactional screens the modal that for DAPP triggered transactions appears should continue to work as before.
Contributor guide
Research direction
Start with app/components/UI/AnimatedTransactionModal/index.js and inspect how the modal is used by transactional screens. Convert that component to TypeScript while preserving its current behavior, add unit test coverage for it, and verify the QA scenario for DAPP-triggered transactions continues to work.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100