Your Work - Inactive Projects
What does this MR do and why?
Closes #450204 (closed)
We are migrating Your Work Projects to Vue: &13066
This change is behind a feature flag :your_work_projects_vue
This MR is focused on adding the GraphQL query and tab for the Inactive Projects list. This is following the pattern setup with the Contributed Tab.
Screenshots or screen recordings
Before | After |
---|---|
How to set up and validate locally
- Enable Feature Flag
:your_work_projects_vue
- Navigate to the root path of your instance
/
- Click on the Inactive Tab
- Ensure any archived or pending deletion projects appear and match tab count
Related to #450201 (closed)