-
-
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(3800): settings drawer redesign #12801
base: main
Are you sure you want to change the base?
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. |
Bitrise🔄🔄🔄 Commit hash: d1ccd51 Note
|
Bitrise🔄🔄🔄 Commit hash: f7d909e Note
|
…ask/metamask-mobile into feat-3800-settings-drawer-redesign
Bitrise❌❌❌ Commit hash: 9ce9408 Note
Tip
|
Bitrise❌❌❌ Commit hash: de9d2dd Note
Tip
|
Bitrise❌❌❌ Commit hash: 5c99484 Note
Tip
|
Bitrise❌❌❌ Commit hash: e3ea4e9 Note
Tip
|
Bitrise❌❌❌ Commit hash: 81cf5a6 Note
Tip
|
Bitrise❌❌❌ Commit hash: 54cf116 Note
Tip
|
Bitrise✅✅✅ Commit hash: 91215f7 Note
|
Quality Gate passedIssues Measures |
Description
This PR is part of a series of updates in preparation for the settings redesign. It updates the SettingsDrawer component to reflect the new UI design system, currently hidden behind the feature flag
MM_SETTINGS_REDESIGN_ENABLE
. This is the Figma Design for referenceKey Changes
MM_SETTINGS_REDESIGN_ENABLE
to toggle between old and new designsRelated issues
Fixes: #3800
Manual testing steps
MM_SETTINGS_REDESIGN_ENABLE=true yarn start
, observe the new designsScreenshots/Recordings
Example of the new component in use (NOT THE REAL DESIGNS. Just showcasing what the component can do now)
Story (Feature Flag Off)
Before
NA
After
NA
Pre-merge author checklist
Pre-merge reviewer checklist