Background
When writing alt text, it's important that the user can review the image in the context of the article and its caption. To allow this, we would like to show the user the article view automatically scrolled to the location of the relevant image.
Requirements
- Article view should be scrolled to the image's location
- Tapping on images from article view should open them in media viewer
- The "Back" caret should allow user to navigate back to their previous screen before they entered the Alt Text task
- For B: back to Add an image, showing the next recommendation
- View should be locked to Portrait-mode
Nice to have: minimize distractions, and ways folks could navigate away from Alt Text task
- Remove or disable the edit buttons on Article view
- Disable links on Article view
- Hide footer (About this article and Read more)
Design:
Engineering notes:
- Any UI tweaks needed for embedding behind that half sheet modal
- We can use the experiment code as inspiration for auto-scrolling to image https://github.com/wikimedia/wikipedia-ios/tree/T347121/prototype


