Steps to replicate the issue (include links if applicable):
- Add a page that doesn't exist to the reading list
What happens?:
- The page has an alert icon
What should have happened instead?:
Software version (on Special:Version page; skip for WMF-hosted wikis like Wikipedia):
Other information (browser name/version, screenshots, etc.):
Requirement
Scope: ReadingLists (desktop + mobile).
- Pages that do not exist (redlinks) in the Reading List should display a placeholder icon instead of an alert icon.
- No special styling or alert indicators should be shown for missing pages.
- The Reading List layout must remain consistent between existing and missing pages.
BDD
Feature: Display placeholder icon for missing pages in Reading List
Scenario: Missing page added to Reading List Given I add a non-existent page to my Reading List When the page appears in the list Then it displays a placeholder icon instead of an alert icon And the layout matches that of other Reading List entries
Test Steps
Test Case 1: Missing page placeholder icon
- Add a non-existent page (redlink) to your Reading List.
- Open Special:ReadingLists.
- AC1: The missing page displays a placeholder icon instead of an alert icon.
- AC2: Layout and spacing are consistent with other Reading List items.
QA Results - Beta
| AC | Status | Details |
|---|---|---|
| 1 | ✅ | T406652#11287172 |
| 2 | ✅ | T406652#11287172 |
QA Results - Prod
| AC | Status | Details |
|---|---|---|
| 1 | ✅ | T406652#11287175 |
| 2 | ✅ | T406652#11287175 |



