Background
Following T400414, we now have storage for tags. These should be displayed on the wish index table.
With the addition of a new column, the table starts to become cluttered. The proposed solution is to combine the "Title" and "Focus area" columns, though it may or may not prove to be a challenge in Codex.
Acceptance criteria
- Remove the "Focus area" column
- Rename "Title" to "Title and focus area"
- Show the wish title in bold
- Beneath the title, show the message "in "<name-of-focus-area>" focus area"
Designs
Derived Requirement
Update the wish index table layout to reduce clutter by combining the "Title" and "Focus area" columns:
- Remove the “Focus area” column entirely.
- Rename the “Title” column to “Title and focus area”.
- Display the wish title in bold.
- Directly beneath the title, show the message:
- *in "<focus area name>" focus area*
- Ensure design matches the provided Figma specification.
Test Steps
Test Case 1: Column Removal
- Go to the Wish Index table.
- ✅❓❌⬜ AC1: The “Focus area” column is no longer present.
Test Case 2: Column Rename
- Check the column headers.
- ✅❓❌⬜ AC2: The “Title” column is renamed to “Title and focus area”.
Test Case 3: Title Display Formatting
- Look at any wish listed in the table.
- ✅❓❌⬜ AC3: The wish title is displayed in bold text.
Test Case 4: Focus Area Display
- Check the text beneath the wish title.
- ✅❓❌⬜ AC4: The focus area is displayed as *“in <focus area name> focus area”*.
QA Results - Meta Beta
| AC | Status | Details |
|---|---|---|
| 1 | ✅ | T403788#11230922 |
| 2 | ✅ | T403788#11230922 |
| 3 | ✅ | T403788#11230922 |
| 4 | ✅ | T403788#11230922 |



