-
Notifications
You must be signed in to change notification settings - Fork 928
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update Settings: Update feature flag (#5480)
Task/Issue URL: https://app.asana.com/0/0/1209171570131451/f ### Description Updates the feature toggle to `settingsPage` and add two new sub-flags for controlling the rollout: - `newSettingsPage` for showing the screen and all changes **except** the privacy pro section - `newPrivacyProSection` for showing/hiding the new privacy pro section items ### Steps to test this PR _New Settings_ - [ ] Enable `newSettingsPage` in the Feature Flag Inventory - [ ] Press back - [ ] Open Settings again - [ ] The new settings screen should be displayed - [ ] Privacy Pro should remain unchanged _New Privacy Pro Section_ - [ ] Enable `newPrivacyProSection` in the Feature Flag Inventory - [ ] Press back - [ ] Open Settings again - [ ] The new settings screen should be displayed - [ ] The new Privacy Pro section should be displayed _New Privacy Pro Section and legacy settings_ - [ ] Disable `newSettingsPage` in the Feature Flag Inventory - [ ] Press back - [ ] Open Settings again - [ ] The legacy settings screen should be displayed - [ ] The new Privacy Pro section should be displayed ### UI changes N/A
- Loading branch information
1 parent
b8b57d1
commit f95f022
Showing
17 changed files
with
132 additions
and
69 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.