Add empty states to Your Works > Groups page
What does this MR do and why?
Add empty states on Your Works > Groups page
References
Closes #502489 (closed)
Screenshots or screen recordings
| Scenario | Screenshot |
|---|---|
| User has groups, but tab has no items |
|
| User has groups |
|
| User has groups, but filter has no match |
|
How to set up and validate locally
Setup
- Enable the
your_work_groups_vuefeature flag in the rails console.
Tab with no groups
- Sign in as a user with no groups.
- Go to /dashboard/groups.
User has groups, but filter has no match
- Sign in as a user with groups.
- Go to /dashboard/groups.
- Type in a random text in the search bar that won't match any groups.
MR acceptance checklist
Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Edited by Shane Maglangit


