Steps to replicate the issue (include links if applicable):
- Visit https://en.m.wikipedia.org/wiki/Main_Page
- Disable network in your chrome developer tools
- Click an image
What happens?:
What should have happened instead?:
Icon and text should be readable
Software version (on Special:Version page; skip for WMF-hosted wikis like Wikipedia):
Other information (browser name/version, screenshots, etc.):
- Use @color-inverted-fixed instead.
- Use a Codex icon instead of a ResourceLoaderImage icon.
Info for newcomers
- Make sure you setup MobileFrontend https://mediawiki.org/wiki/extension:MobileFrontend
- Your fixes should be made in resources/mobile.mediaViewer/ImageCarousel.less
- The image is defined inside extension.json. Remove the image there and instead use .cdx-mixin-css-icon inside ImageCarousel.less instead.
QA Results - Beta
| AC | Status | Details |
|---|---|---|
| 1 | ✅ | T364274#9979188 |
QA Results - PROD
| AC | Status | Details |
|---|---|---|
| 1 | ✅ | T364274#9979189 |



