Background
French Wikipedia not use infobox class for inbooxes, meaning it doesn't get many of our night mode correction fixes. Recently it adopted an infobox--fr class to support us _targeting infoboxes.
User story
As a user of a project using a non-standard infobox I would like to have an infobox friendly in night mode.
Requirements
- Apply night mode fixes to infobox--fr elements
.infobox--fr p, .infobox--fr > div, .infobox--fr caption, .infobox--fr th, .infobox--fr td,
- Add inline comment pointing to this ticket.
BDD
Feature: Enhance Night Mode Compatibility for `infobox--fr` on French Wikipedia Scenario: Ensure `infobox--fr` meets WCAG color contrast standards in night mode Given the user is on a French Wikipedia page with an `infobox--fr` on a mobile device When the page is viewed in night mode Then the `infobox--fr` should meet WCAG color contrast standards Scenario: Ensure correct placement of `infobox--fr` in mobile view Given the user is on a French Wikipedia page with an `infobox--fr` on a mobile device When the user views the page Then the `infobox--fr` should appear below the lead paragraph
Test Steps
Test Case 1: Verify WCAG Color Contrast Standards in Night Mode
- Navigate to a French Wikipedia page that includes an infobox--fr on a mobile device.
- Switch the page view to night mode.
- AC1: Use a WCAG color contrast checker tool to verify that all elements within the infobox--fr meet the required contrast ratios.
Test Case 2: Verify Placement of infobox--fr in Mobile View
- Navigate to a French Wikipedia page that includes an infobox--fr on a mobile device.
- AC2: Confirm that the infobox--fr appears below the lead paragraph.
Acceptance criteria
On a mobile device:
- The infobox should appear below the lead paragraph
- The infobox should be friendly in night mode.
QA
This one can only be tested in production. Feel free to move to sign off if you want to QA as part of the Verified task.
Communication criteria - does this need an announcement or discussion?
- Add communication criteria
Task Description:
QA Results - PROD
AC | Status | Details |
---|---|---|
1 | ✅ | T359644#9771252 |
2 | ✅ | T359644#9771252 |