User Story
As a user I want to be able to see which labels I've applied to items in my watchlist
Acceptance criteria
Labels should be shown similarly to change tags.
- Each item in the watchlist that has any label(s) should have (Label: <first label name>[, <second label name>]) displayed beside it.
- The 'Label' at the beginning should link to Special:WatchlistLabels.
Details for QA
- watchlist items can have more than one label
Designs
Full designs here https://www.figma.com/design/CdyroPkkcT7GJA9bwno0Rq/WE1.4-Task-priotization?node-id=327-15767&p=f&t=it3KLwgfVRsWHUqn-0
Derived Requirement
Ensure that watchlist items display any applied labels directly on the watchlist page, formatted similarly to change tags, and that the displayed label indicator provides access to label management via Special:WatchlistLabels.
Test Steps
Test Case 1: Ensure labeled watchlist items display labels beside the item
- Add one or more items to the watchlist.
- Apply at least one label to a watchlist item.
- Navigate to Special:Watchlist.
- Locate the labeled watchlist item.
- ✅❓❌⬜ AC1: The watchlist item displays a label indicator in the format Label: <label name> beside the item.
Test Case 2: Ensure multiple labels are displayed correctly for a single watchlist item
- Apply two or more labels to the same watchlist item.
- Navigate to Special:Watchlist.
- Locate the watchlist item with multiple labels.
- ✅❓❌⬜ AC2: All applied labels are displayed beside the item in a comma-separated list within the label indicator.
Test Case 3: Ensure the label indicator links to Special:WatchlistLabels
- Navigate to Special:Watchlist.
- Locate a watchlist item displaying labels.
- Click the 'Label' text at the beginning of the label indicator.
- ✅❓❌⬜ AC3: Clicking the 'Label' text navigates to Special:WatchlistLabels.
QA Results -Beta
| AC | Status | Details |
|---|---|---|
| 1 | ✅ | T408205#11576747 |
| 2 | ✅ | T408205#11576747 |
| 3 | ✅ | T408205#11576747 |




