**Steps to replicate the issue** (include links if applicable):
* Open the Android or iOS Wikipedia app
* Export a reading list and copy the link
* Log in to Wikipedia on desktop
* Open the link in a web browser
**What happens?**:
The Special:ReadingLists page opens with a modal to export the list on iOS or Android.
Behind the modal, the imported list is visible.
{F65756836}
**What should have happened instead?**:
Shareable lists should not be visible on web. Previously, the page looked like this.
When ReadingListsAnonymizedPreviews is disabled:
[] The page should appear as currently (no blur and a cancel+close button)
When ReadingListsAnonymizedPreviews is enabled:
[] It should not be possible to close the Codex dialog - no cancel or close button
[] The title of the list should not be visible at all for legal reasons
[] The description of the list should not be visible at all for legal reasons
[] The contents of the list should not be visible at all for legal reasons
Desired result
{F65757028}
**Considered solutions***
{F65756839}
However, the patch that caused this issue maybe too large to revert, so we should explore forward fixes to this problem.
[rejected: too large to revert]
Blur the results
{F65757025}
This is not sufficient from a legal POV according to Jaz. Legal team gave us a set of terms and conditions for releasing the feature.
Possible but we'd also need to ensure the dialog was not closeable as it would look strange to have a blank page.
| Render the users default list in place of the shareable list |
Rejected: would be confusing for users as it looks like they are importing their own list or something broke in the workflow.
**Software version** (on `Special:Version` page; skip for WMF-hosted wikis like Wikipedia):
This change was introduced as part of a large patch to refactor the Special:ReadingLists page.
**Other information** (browser name/version, screenshots, etc.):