-
-
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: Remove Account Snap Warning (Flask) #11451
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. |
d0114ca
to
758d148
Compare
9e64780
to
e30df15
Compare
Bitrise❌❌❌ Commit hash: f6a015c Note
Tip
|
app/components/Views/Snaps/components/KeyringAccountListItem/KeyringAccountListItem.tsx
Outdated
Show resolved
Hide resolved
app/components/Views/Snaps/KeyringSnapRemovalWarning/test/KeyringSnapRemovalWarning.test.tsx
Show resolved
Hide resolved
app/components/Views/Snaps/KeyringSnapRemovalWarning/KeyringSnapRemovalWarning.tsx
Show resolved
Hide resolved
f6a015c
to
1964984
Compare
Bitrise❌❌❌ Commit hash: 1964984 Note
Tip
|
Passing initial manually testing! Good job 😄 Simulator.Screen.Recording.-.iPhone.15.Pro.-.2024-10-03.at.10.49.17.mp4 |
b9f36da
to
f3443dd
Compare
588f19f
to
f853a41
Compare
Bitrise✅✅✅ Commit hash: f853a41 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.
Left some minor comments, but excellent work overall!
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
FLASK ONLY
featureRelated issues
Fixes: https://github.com/MetaMask/accounts-planning/issues/155
Manual testing steps
.js.env
export METAMASK_BUILD_TYPE=flask
is set to flask (not main)Testing a non account snap
.js.env
export METAMASK_BUILD_TYPE=flask
is set to flask (not main)THERE SHOULD NOT BE A WARNING
Testing removing a snap account without snap accounts in the wallet
.js.env
export METAMASK_BUILD_TYPE=flask
is set to flask (not main)Screenshots/Recordings
Extension Version
After
with snap accounts:
Screen.Recording.2024-10-01.at.5.49.52.PM.mov
Without snap accounts:
Untitled.mov
Pre-merge author checklist
Pre-merge reviewer checklist