MetaMask / MetaMask/metamask-mobile
Memoize Tokens in AccountSelectorList before passing it to AvatarGroup
Open
Nobody has claimed this yet.
INVALID-ISSUE-TEMPLATE
team-mobile-platform
- Dominant language
- TypeScript
- Stars
- 3k
- Forks
- 1.7k
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 669
Description
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating AccountSelectorList and AvatarGroup in the mobile codebase, then inspect how tokens are produced and passed between them. Confirm the completed change by checking that the tokens are memoized before being passed to AvatarGroup and that the relevant screen still renders correctly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react-native, typescript
- Domain
- mobile
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100