Steps to replicate the issue (include links if applicable):
- Go to https://www.wikidata.org/ while logged out on a mobile device (logging in fixes it)
What happens?:
Search icon appears near on the left hand side next to 'Wikidata' rather than on the right
What should have happened instead?:
Appears on the right like other wikis
I checked several wikis and seems like it happens while logged out on Meta, MediaWiki.org, Incubator and outreachwiki but displays fine on enwiki, eswiki and Wikifunctions.
@stjn: Source was icon (badge container with icon) added in T424069: [EPIC] WE 3.5.5 Donor badge experiment.
BDD
Feature: Search position in the mobile header with donor-badge styles
Scenario: Logged-out mobile user on an affected wiki
Given I am a logged-out user on mobile web (Minerva) on a wiki that loads the donor badge styles
And the donor badge is off (minerva-badge-clientpref-0, badge container hidden)
When I open a page
Then the search appears on the right of the header
And it is not shifted to the left next to the wordmarkTest Plan
Test Case 1: Beta (master) — affected wiki, logged out
- Open www.wikidata.beta.wmcloud.org logged out, mobile/Minerva (DevTools device emulation, e.g. iPhone 14 Pro Max).
- AC1: Search appears on the right of the header; donor badge container is hidden (minerva-badge-clientpref-0); search is not shifted to the left.
Test Case 2: Production (1.47.0-wmf.4) — affected wikis, logged out
- Open each reported wiki logged out, mobile/Minerva: www.wikidata.org (URL in the report), meta.wikimedia.org, www.mediawiki.org, incubator.wikimedia.org, outreach.wikimedia.org.
- AC2: On every wiki the search appears on the right of the header (not shifted left); badge container hidden.
QA Results - Beta/Prod
| AC | Status | Details |
|---|---|---|
| 1 | ✅ | beta Wikidata, logged out T427407#11995371 |
| 2 | ✅ | wikidata/meta/mediawiki/incubator/outreach, wmf.4, logged out T427407#11995371 |






