Background
When viewing an article, the media viewer allows you to page through the images in an article. After the change in T77877 this loops to the start of the article.
User story
As a reader, I want to know how many images are in page and the order they appear in the article.
Requirements
- An affordance shows in the top right detailing how many images are in the page and the position of the currently viewed image.
- When there is only one image in the article it shows 1/1
- Images that do not appear in the page cannot be displayed. A notification shows when this happens.
- The numbers are localized based on the language. For example in Farsi 2 / 2 is ۲ / ۲
- It should be possible for editors via a gadget or Special:MyPage/common.css to hide the start and end arrows - there should be a class that identifies arrows in the loop state e.g. mw-mmv-prev-image-loop
BDD
- For QA engineer to fill out
Test Steps
- For QA engineer to fill out
Design
Acceptance criteria
- Add acceptance criteria
Communication criteria - does this need an announcement or discussion?
- Add communication criteria
Rollback plan
- What is the rollback plan in production for this task if something goes wrong?
This task was created by Version 1.2.0 of the Web team task template using phabulous

