POC: Render the user profile tabs in Vue Router
Compare changes
- Shane Maglangit authored
@@ -26,8 +26,8 @@ def super_sidebar_context_header
@@ -26,8 +26,8 @@ def super_sidebar_context_header
Refactors the current profile_tabs.vue
to a route rendered in a Vue Router. This is the ground work needed so that we can progressively move the individual tab items and move them into the sidebar menu (see #389842).
Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
N/A
profile_tabs_vue
feature flag
Feature.enable(:profile_tabs_vue)
Related to #389842 #497477 (closed)