Your Work - Membership Projects
What does this MR do and why?
Closes #450203 (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 Member 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 Member Tab
- Ensure your membership projects appear and match tab count
Related to #450201 (closed)