Show Status badge on Task item in issues list page of Group and Project
Use the shared component created in https://gitlab.com/gitlab-org/gitlab/-/work_items/508009 to show the Status badge on Task item in Issue list page of Group and Project. Until we can modify the query to fetch the custom status widget (when API is finalized) https://gitlab.com/gitlab-org/gitlab/-/work_items/517345+, we can work on this by providing a diff for reviewers to apply to the query, so we are unblocked here. We only need to show the badge. AFAIK we don't plan any interaction with the badge right now. Designs are in the parent issue. Include feature flag checks :flags: ## Verification 1. Login with any user 2. Go to Project \> Issues 3. Open or create an Issue 4. Create or add an existing Task in Child items widget 5. Go to Group/Project \> Issues 6. Search for the Task created 7. Verify if the status of the Task is present
task