-
-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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(nav): Use new secondary nav in settings #84331
Conversation
Bundle ReportChanges will increase total bundle size by 40.41kB (0.12%) ⬆️. This is within the configured threshold ✅ Detailed changes
Affected Assets, Files, and Routes:view changes for bundle: app-webpack-bundle-array-pushAssets Changed:
Files in
|
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.
Not a new file, renamed settingsNavItem
-> settingsNavItemDeprecated
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.
Not a new file, renamed settingsNavigationGroup
-> settingsNavigationGroupDeprecated
Ref #84018
This PR duplicates existing components which render the settings navigation sidebar so that, when the feature flag is enabled, they instead render the new
<SecondaryNav />
components.There are still a few bugs that need to be ironed out, but for now the correct items are being rendered from the existing config.