**Steps to replicate the issue** (include links if applicable):
* Go to a focus area page:
** ex: https://meta.wikimedia.beta.wmcloud.org/wiki/Community_Wishlist/Focus_areas/FA7
* Scroll to "Wishes in this focus area" section
**What happens?**:
* There is no listed wishes in the focus area
**What should have happened instead?**:
* There should be listed wishes in the focus area if there are any wishes associated to the focus area.
---
**Derived Requirement**
On a **Focus Area** page (e.g., `Community_Wishlist/Focus_areas/FA7`), the **“Wishes in this focus area”** section must:
* Display a list of wishes that are associated with the given focus area.
* Show wish titles as links to their detail pages.
* Display an empty state message (e.g., *“No wishes have been added to this focus area yet”*) if no wishes exist.
=== Test Result - Beta|Prod
**Status:** ✅ PASS / ❓Need More Info / ❌ FAIL
**Environment:** beta/MetaWiki
**OS:** macOS Tahoe 26.0
**Browser:** Chrome 140
**Device:** MBA
**Emulated Device:** NA
**Test Artifact(s):**
====Test Steps
**Test Case 1: Focus Area with Wishes**
1. Navigate to a focus area page that has associated wishes (e.g., `Community_Wishlist/Focus_areas/FA7`).
2. Scroll to the **“Wishes in this focus area”** section.
3. ✅❓❌⬜ **AC1:** List of wishes is displayed and each wish title is clickable and links to the correct wish detail page.
**Test Case 2: Focus Area with No Wishes**
1. Navigate to a focus area page with no associated wishes.
2. Scroll to the **“Wishes in this focus area”** section.
3. ✅❓❌⬜ **AC2:** An empty state message is displayed (e.g., *“No wishes have been added to this focus area yet”*).
**Test Case 3: Data Consistency Check**
1. Use the API (`list=communityrequests-wishes&crwfocusareas=FA7`) to fetch wishes for the same focus area.
2. Compare API results with the wishes displayed on the page.
3. ✅❓❌⬜ **AC3:** The list on the page matches the API results.
== QA Results - Meta Beta
| **AC** | **Status** | **Details** |
| ----- | ----- | ----- |
| 1 | ❌|T404763#11208201
| 2 | ❌|T404763#11208201
| 3 | ❌|T404763#11208201