-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: display snap name #11511
feat: display snap name #11511
Conversation
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. |
33f78fd
to
2a6239b
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Bitrise✅✅✅ Commit hash: 73b5448 Note
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Changes in files owned by confirmations team look good.
80e9b96
to
7e1653b
Compare
a8172bc
Bitrise✅✅✅ Commit hash: a8172bc Note
|
Bitrise✅✅✅ Commit hash: 51e8d6f Note
|
51e8d6f
to
d403cae
Compare
f450b1a
to
147696d
Compare
Based on design discussion with @brianacnguyen and @eriknson we have decided to move the account type pill below the address in the send flow to match how it looks in the main address list. |
Bitrise🔄🔄🔄 Commit hash: b7d1a9f Note
|
Bitrise✅✅✅ Commit hash: edda460 Note
|
Quality Gate passedIssues Measures |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Description
This PR updates the display of snap accounts in the MetaMask mobile app. Previously, all snap accounts were shown with a generic “Snaps (Beta)” label. This change replaces the generic label with the specific name of the snap when available, providing users with clearer and more useful information about their snap accounts.
Key changes include:
Related issues
Fixes: https://github.com/MetaMask/accounts-planning/issues/603
Manual testing steps
Screenshots/Recordings
Before
After
Pre-merge author checklist
Pre-merge reviewer checklist