MetaMask / MetaMask/metamask-extension
UI refinement for #add-snap-account
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 13.2k
- Forks
- 5.6k
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 451
Description
Open ticket to collect UI bugs in #add-snap-account
`home.html#add-snap-account`
- [ ] The [snap] gradient is wrong. Please use: `linear-gradient(90deg, #F6851B 50%, #43AEFC 60%)`
- [x] Update copy:
**Old**
Title: Create a [snap] account
Subtitle: choose how to secure your new account using MM Snaps.
**New**
Title: Find a new way to [secure] your account
Subtitle: MetaMask Snaps help keep your account safe with new options for security
- [ ] The card must render the snap manifest data. Is the case? Could we confirm the specs to share with snaps developers?
QA: Today the ~card~ snap details render what is supplied in the snaps registry. Applicable ticket for being out of sync [here](https://github.com/MetaMask/accounts-planning/issues/66).
`home.html#add-snap-account/snap`
- [ ] Remove the entire row with tags and stars.
- [ ] If we keep the sidebar...
- [X] let's make sure URLs are wrapping properly.
QA: Fix is in 11.1 https://github.com/MetaMask/metamask-extension/pull/20375
- [ ] Replace "Tags" with "Category"
- [ ] Update the order of the items. Use: Category, Version, Updated, Developer, Website, Source Code, Audit
**Current version**


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 at the home.html#add-snap-account and home.html#add-snap-account/snap entry points and review the remaining unchecked items. Check the linked registry/specification ticket and the referenced pull request before working. Done means the listed gradient, card data, sidebar details, labels, and item order are resolved, with completed QA items verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend, web-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100