==== 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
[x] Remove the "Focus area" column
[x] Rename "Title" to "Title and focus area"
[x] Show the wish title in bold
[x] Beneath the title, show the message "//in "<name-of-focus-area>" focus area//"
---
==== Designs
https://www.figma.com/design/JcTMFwbEJPpCKBiZ16Jkel/Future-of-the-Wishlist?node-id=4299-42591&t=cCV9pK5o5lDlHShQ-1
---
**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](https://www.figma.com/design/JcTMFwbEJPpCKBiZ16Jkel/Future-of-the-Wishlist?node-id=4299-42591&t=cCV9pK5o5lDlHShQ-1).
====Test Steps
**Test Case 1: Column Removal**
1. Go to the **Wish Index table**.
2. ✅❓❌⬜ **AC1:** The **“Focus area”** column is no longer present.
**Test Case 2: Column Rename**
1. Check the column headers.
2. ✅❓❌⬜ **AC2:** The **“Title”** column is renamed to **“Title and focus area”**.
**Test Case 3: Title Display Formatting**
1. Look at any wish listed in the table.
2. ✅❓❌⬜ **AC3:** The **wish title** is displayed in **bold** text.
**Test Case 4: Focus Area Display**
1. Check the text beneath the wish title.
2. ✅❓❌⬜ **AC4:** The focus area is displayed as *“in <focus area name> focus area”*.