Nav Unification: Cleanup code after feature is fully released to 100% of users #47051
Open
1 of 4 tasks
Labels
20percent
[Feature] Calypso & wp-admin Navigation
All navigation in Calypso and wp-admin, and the unified transitions between the two.
[Pri] Low
Address when resources are available.
[Status] Blocked / Hold
[Type] Task
After this feature is released to 100% of the users, we should cleanup any feature flags and place the code appropriately. Generally a search for
config.isEnabled( 'nav-unification' )
should be enough to indicate what needs to be removed.wp-calypso/client/my-sites/sidebar-unified/style.scss
Line 1 in 39acb06
wp-calypso/client/assets/stylesheets/_nav-unification.scss
Line 1 in 99784ab
wp-calypso/client/components/sidebar-navigation/index.jsx
Line 23 in 9bdafa7
The text was updated successfully, but these errors were encountered: