Page MenuHomePhabricator

Add labels column in Special:EditWatchlist
Open, Needs TriagePublic

Description

Add a column to the table on Special:EditWatchlist and display a comma-separated text-only list of labels for each page

Event Timeline

This assumes that labels may not include a comma. Is that the case?

No that's not the case. Labels can contain any characters. We created this task in a meeting yesterday and were slightly rushed. We talked about making the labels show as InfoChips, but as a decision hasn't yet been made about how the labels are going to show on the watchlist itself we though it might just be simpler to do a basic comma-separated list for now. But I think we'll update it soon.