Add feedback link badge to work items list UI
Overview
We need to create a feedback link within the new work items list UI that is an easy entry point for customers to share their feedback. We previously had something similar for the consolidated list (#579608 (closed)), and we can modify that with the details described below (as it is still in the code base, it has just passed the current expiry date).
Requirements
Badge Display
- Show a badge in the breadcrumbs bar of the UI
- Display on the Work items page at both the group and project level
- Shown for all subscription tiers
- Unlike the previous consolidated list feedback badge, do not open this by default on the first view of the page (we now have an onboarding tour)
- Badge uses the
commenticon - Badge text:
Give feedback
Popover Content
When the badge is clicked, it should open a popover with:
Title: New work items list
Message: All of your work items are now in one place. You can create and share multiple views to manage work better. Give feedback on this experience.
-
The last sentence should be a link to: #590689
Note
Ideally, it would be preferred if we could direct GitLab team members to our separate internal feedback issue we have been using: #579558 (closed).
Removal Timeline
- This badge should be removed after a milestone (in %18.11) during the same time we remove the "New" badge on the "Work items" navigation item.
- We should also maintain an expiry date as this did previously (to account for self-managed), but update the date to the same as the "New" badge (2026, 4, 16) as seen here.
Related
- Previous badge: #579608 (closed)
- Feedback Issue: #590689
- Internal Feedback Issue: #579558 (closed)