Summary
The temporary accounts banner on mobile devices is behaving incorrectly when the source editor is opened, or when search results are shown:
Requirement
Scope: Mobile web (Minerva skin).
- The temporary accounts banner must not overlap or obscure any visible page elements on mobile.
- This includes content, search results, and editing interfaces.
- The banner must remain fixed and visible without blocking user interaction or viewable elements.
BDD
Feature: Prevent temp accounts banner from overlapping mobile content
Scenario: Viewing any mobile interface
Given I am using the Minerva skin on a mobile device
When the temporary accounts banner is visible
Then the banner does not overlap or obscure any page elementsTest Steps
Test Case 1: Verify banner placement on mobile
- Open Wikipedia on a mobile device (Minerva skin) as a temporary account user.
- Navigate through various pages, including search and edit modes.
- AC1: The temporary accounts banner does not overlap or obscure any page elements.
QA Results - Prod
| AC | Status | Details |
|---|---|---|
| 1 | ✅ | T407549#11287143 |
Acceptance criteria
- Temp accounts banner does not block view of page contents










