Skip to content

Resolve "Reimplement "Beautify groups""

Julia Miocene requested to merge 443931-reimplement-beautify-groups into master

What does this MR do and why?

  • Hide title and filter controls when no groups are visible on a Groups page.
  • Remove banner on Explore groups page. The text was used as a description.
  • Add illustration when no groups are found.

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Before After
1_before 1_after
2_before 2_after
3_before 3_after

How to set up and validate locally

  1. Go to /admin/users and choose a user with no projects and no groups
  2. Click [Impersonate]
  3. Go to /dashboard/groups
  4. See the first empty state
  5. Go to /explore/groups
  6. See no banner
  7. Search something
  8. See 'no results' empty state

Related to #443931 (closed)

Merge request reports