Move user profile actions into overflow menu
requested to merge 414773-feature-flag-enable-move-some-functionalities-to-overflow-menu-in-user-profile-page-2 into master
What does this MR do and why?
Related to #414773 (closed)
We moved some profile buttons into an overflow menu and it was behind the user_profile_overflow_menu_vue
feature flag. This feature flag has now been enabled on production without issue for a few weeks so it is time to remove the feature flag and related code.
Screenshots or screen recordings
Your profile
Before | After |
---|---|
Another user's profile
Before | After |
---|---|
How to set up and validate locally
- Check out this branch
- Navigate to your profile
- Navigate to another user's profile
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by Peter Hegman