Background
- Now that empty search recoms for minerva is implemented, we want to deploy to testwiki and group1 wikis prior to releasing across wikis
User story
As a user I want a responsive search that works consistently across my devices and has the same features on both desktop and mobile
Requirements
- Check with @ovasileva and @EBlackorby-WMF for green light prior to deploy
- Empty search recommendations are deployed to specified wikis
- We do not deploy to wikis which do not support morelike query. Recommend consulting the configuration from $wmgUseRelatedArticles and deploy to group1-wikipedia and Wikivoyages featured in $wmgUseRelatedArticles
Design
non
Acceptance criteria
Empty search recommendations are in prod.
Communication criteria - does this need an announcement or discussion?
- Should be announced before deployment, check with @EBlackorby-WMF to ensure announcement is done before deployment
""Group1 wikis will be receiving the desktop version or the feature between May 21 and June 4, and the mobile version of the feature between June 4 - June 15. All other wikis will be receiving the desktop version of the feature between June 4 - June 15, and the mobile version between June 15 and June 30.""
BDD
Feature: Empty search recommendations for mobile Scenario: Search suggestions appear on main page Given I am using Minerva skin on a Group 1 wiki main page When I focus the search input without typing Then I see empty search recommendations Scenario: Search suggestions appear on article page Given I am using Minerva skin on a Group 1 wiki article page When I focus the search input without typing Then I see empty search recommendations
Test Steps
Test Case 1: Empty search recommendations appear on main page
- Visit a Group 1 wiki (e.g. https://en.m.wikipedia.org/wiki/Main_Page) in Minerva skin
- Ensure you are logged out or in a fresh session
- Tap the search input field without typing
- AC1: A list of empty search recommendations appears
Test Case 2: Empty search recommendations appear on article page
- Visit a Group 1 wiki article page (e.g. https://en.m.wikipedia.org/wiki/Cat) in Minerva skin
- Tap the search input field without typing
- AC2: A list of empty search recommendations appears
QA Results - Prod
| AC | Status | Details |
|---|---|---|
| 1 | ✅ | T395339#10926708 closed, locked, and inactive wikis were skipped. |
| 2 | ✅ | T395339#10926708 closed, locked, and inactive wikis were skipped. |