Skip to content

Hide search panel when user has no groups

Julia Miocene requested to merge group-empty-state-jmiocene into master

What does this MR do and why?

Hide search panel when user has no groups

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.

Screenshots or screen recordings

Before After
1_before 1_after
2_before 2_after

How to set up and validate locally

Test user that can create groups

  1. Go to http://gdk.test:3000/admin/users
  2. Open the user with no groups
  3. Click [Impersonate]
  4. Go to http://gdk.test:3000/dashboard/groups

Test user with no permission

  1. Go to http://gdk.test:3000/admin/users
  2. Open the user with no groups
  3. Click [Edit]
  4. Opt-out Can create top level group
  5. Save
  6. Click [Impersonate]
  7. Go to http://gdk.test:3000/dashboard/groups

#442898 #452231

Edited by Julia Miocene

Merge request reports