From the testing party with @JSengupta-WMF
Acceptance criteria
- Make the focus area title link to the focus area
- The "View wishes in this area" message should be changed to "View N wishes in this area"
- The "View N wishes in this area" link should jump to the "Wishes in this focus area" section of the focus area page
- The "Supported by N people" link should jump to the "Votes" section of the focus area page
Derived Requirement
Update the focus area cards with design and functional improvements to improve navigation and clarity:
- The focus area title should be clickable and link directly to the focus area page.
- The label “View wishes in this area” should change to “View N wishes in this area”, where N = number of wishes.
- The “View N wishes in this area” link should navigate directly to the “Wishes in this focus area” section of the focus area page.
- The “Supported by N people” link should navigate directly to the “Votes” section of the focus area page.
Test Steps
Test Case 1: Focus Area Title Linking
- Go to the Focus Area index page.
- Click the focus area title on any focus area card.
- ✅❓❌⬜ AC1: Clicking the title navigates to the correct focus area page.
Test Case 2: Display of Wishes Count in Link
- On the focus area index page, check the “View wishes in this area” text.
- ✅❓❌⬜ AC2: The text displays as “View N wishes in this area” with the correct count.
Test Case 3: Wishes Link Navigation
- Click the “View N wishes in this area” link.
- ✅❓❌⬜ AC3: User is navigated to the “Wishes in this focus area” section of the focus area page.
Test Case 4: Supporters Link Navigation
- On a focus area card, click the “Supported by N people” link.
- ✅❓❌⬜ AC4: User is navigated to the “Votes” section of the focus area page.
Test Case 5: Regression Check – Links with Zero Wishes
- Identify a focus area with 0 wishes.
- ✅❓❌⬜ AC5: The label correctly displays “View 0 wishes in this area” and the link still navigates to the “Wishes in this focus area” section, even if empty.
QA Results - Meta Beta
| AC | Status | Details |
|---|---|---|
| 1 | ✅ | T405391#11230752 |
| 2 | ✅ | T405391#11230752 |
| 3 | ✅ | T405391#11230752 |
| 4 | ✅ | T405391#11255741 |
| 5 | ✅ | T405391#11230752 |