Skip to content

Update docs to reflect new overflow menu on user profile

Peter Hegman requested to merge docs-user-profile-overflow-menu into master

What does this MR do and why?

For #414773 (closed)

Document moving user profile options into an overflow menu.

Screenshots or screen recordings

Before After
Screenshot_2023-09-11_at_10.38.06_AM Screenshot_2023-09-11_at_10.27.31_AM

How to set up and validate locally

  1. Enable user_profile_overflow_menu_vue feature flag
    • bin/rails console
    • Feature.enable(:user_profile_overflow_menu_vue)

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports

Loading