Hide search panel when user has no groups
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 |
---|---|
How to set up and validate locally
Test user that can create groups
- Go to http://gdk.test:3000/admin/users
- Open the user with no groups
- Click [Impersonate]
- Go to http://gdk.test:3000/dashboard/groups
Test user with no permission
- Go to http://gdk.test:3000/admin/users
- Open the user with no groups
- Click [Edit]
- Opt-out
Can create top level group
- Save
- Click [Impersonate]
- Go to http://gdk.test:3000/dashboard/groups
Edited by Julia Miocene