MetaMask / MetaMask/metamask-extension
Extension: Foundational UX 2H '23
@kevinghim is already working on this.
Since Oct 12, 2023.
- Dominant language
- TypeScript
- Stars
- 13.2k
- Forks
- 5.6k
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 451
Description
This epic aligns with KR-2 of Q3 OKRs: Update UX Cohesion updates to increase user safety and increase delight
- Introduce basic list management functionality through sorting, pinning, hiding accounts and networks. If we’re suggesting any selections at any time, they should be visible by default: either at the top or auto scrolled-to. List management for accounts, tokes, and networks have been one of the most requested community asks.
- Allowing users to block and allow addresses: This was a Spring ‘23 hackathon project where some of the extension team members participated. It creates extra EOAs and Smart contracts interaction safety through an allowlist – you can’t interact with an address that isn’t on your allowlist.
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.
Assessment
This issue has not been assessed yet.