Skip to content

Add new empty state to group overview

Peter Hegman requested to merge 267014-new-group-empty-state into master

What does this MR do and why?

Related to #267014 (closed)

Adds a new empty state to the group overview.

Screenshots or screen recordings

With permissions to create subgroup or project

Desktop

Before After
Screen_Shot_2022-05-23_at_5.45.41_PM Screen_Shot_2022-05-23_at_5.39.18_PM

Mobile

Before After
Screen_Shot_2022-05-23_at_5.46.03_PM Screen_Shot_2022-05-23_at_5.41.40_PM

Without permissions to create subgroup or project

Desktop

Before After
Screen_Shot_2022-05-23_at_5.45.41_PM Screen_Shot_2022-05-23_at_5.44.18_PM

Mobile

Before After
Screen_Shot_2022-05-23_at_5.46.03_PM Screen_Shot_2022-05-23_at_5.44.41_PM

How to set up and validate locally

With permissions to create subgroup or project

  • Create a new group and navigate to group overview

Without permissions to create subgroup or project

  • Create a new group and navigate to Group information -> Members
  • Add a member as a Reporter
  • Navigate to /admin/users, find that user you just added, click Impersonate
  • Navigate back to the group overview

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 Peter Hegman

Merge request reports