Skip to content

Fix delete account action not working on explore page

Fix delete account action not working on explore page

  • Fix delete account action not working on explore page
  • Refactor profile menu item click callbacks to be a little more concise (SSOT)

Instead of adding user-routes to every router, I refactored this to only have user-routes defined in the top-most router-app and have the inner-frames send up a routing event.

Previous MR: https://gitlab.com/gitlab-org/gitter/webapp/merge_requests/1169


Fix https://gitlab.com/gitlab-org/gitter/webapp/issues/1926

Edited by 🤖 GitLab Bot 🤖

Merge request reports