Page MenuHomePhabricator

Add Tags form field to Special Wishlist Intake form
Closed, ResolvedPublic5 Estimated Story Points

Description

User story:

As a wish author, I want be able to specify under which tags my wish belongs to so that users and staff can more easily browse wishes of interest.

Acceptance criteria:

  • The configuration for tags should already be available (T402974)
  • Add the "Tags" field to the existing wish intake form.
    • The component is a multiselect searchable Codex component called MultiselectLookup. The "With suggestions" example is what we want – where you can't add arbitrary values but only choose from the predefined list.
    • Add a hidden input field that holds the array of wikitext values, see example in ProjectSection.vue
    • Tags should be an optional field, with the "(optional)" text next to the label
  • On save, the "Tags" section should be visible on the wish detail page.

Designs:

https://www.figma.com/design/JcTMFwbEJPpCKBiZ16Jkel/Future-of-the-Wishlist?node-id=3736-38018&t=H8DqOupKYrNx1LOk-1

QA Results - Meta Beta

ACStatusDetails
1T397503#11206824

Event Timeline

Restricted Application added a subscriber: Aklapper. · View Herald Transcript
KSiebert updated the task description. (Show Details)
KSiebert updated the task description. (Show Details)

Change #1167319 had a related patch set uploaded (by HMonroy; author: HMonroy):

[mediawiki/extensions/CommunityRequests@master] Add Category field to wishlist intake form

https://gerrit.wikimedia.org/r/1167319

MusikAnimal set the point value for this task to 8.
KSiebert changed the task status from Open to In Progress.Jul 16 2025, 9:50 AM
HMonroy renamed this task from Add Category form field on Wish intake form to Add Tags form field on Wish intake form.Jul 22 2025, 7:32 PM
HMonroy renamed this task from Add Tags form field on Wish intake form to Add Tags form field to Special Wishlist Intake form.
HMonroy removed HMonroy as the assignee of this task.
HMonroy updated the task description. (Show Details)
HMonroy updated the task description. (Show Details)
HMonroy subscribed.
MusikAnimal changed the task status from In Progress to Open.Jul 23 2025, 2:27 AM

Change #1167319 abandoned by HMonroy:

[mediawiki/extensions/CommunityRequests@master] Add Category field to wishlist intake form

Reason:

The task requirements have changed

https://gerrit.wikimedia.org/r/1167319

MusikAnimal changed the task status from Open to In Progress.Aug 28 2025, 9:16 PM
MusikAnimal claimed this task.

I don't know if @GMikesell-WMF has QA'd the tags feature yet, but if he has, he can close this.

@MusikAnimal I was thinking the same since it was covered when I was testing other tasks like T404650, T404767 and T403786. There shouldn't be any showstoppers unless a new patch has broken it. I will mark this as Resolved. Thanks for all your work!

GMikesell-WMF updated the task description. (Show Details)