Skip to content

Show "Your work" sidebar for groups dashboard and "new group" page

Thomas Hutterer requested to merge your_work_sidebar_groups into master

What does this MR do and why?

This builds on !107345 (merged) and adds the Groups menu item to the new Your work sidebar (#384342 - closed).

See #384342 (closed) for design, more info and related MRs.

Screenshots or screen recordings

your_work_groups

How to set up and validate locally

  • Make sure you have the your_work_sidebar feature flag enabled:
Feature.enable(:your_work_sidebar)
  • While logged in, go to http://gdk.test:3000/dashboard/projects. This page already showed the sidebar before, so it's a good starting point.
  • Navigate to Groups within the lefthand "Your work" sidebar. The Groups menu item should show as active.
  • Create a new group. The "Your work" sidebar should stay visible and Groups as active while you fill in the form.

MR acceptance checklist

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

Edited by Thomas Hutterer

Merge request reports

Loading