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:
QA Results - Meta Beta
| AC | Status | Details |
|---|---|---|
| 1 | ✅ | T397503#11206824 |