User story:
As a user, when I search for images, I want to see multiple images to choose from that are high quality so that the story I create looks good.
Request:
In image search results on the Wikistories builder, images should be listed based on the priority below:
- Show images contained in the related article (the article the builder was started from)
- Images from Commons
Design details
- Search input is pre-filled with article title.
- Show images available in an article and results from commons for article title.
- Tap on search bar will bring it to an active state along with device keyboard.
- When a user writes a different search string, check if the search string has a Wikipedia article, then show images from the article followed by results from commons.
- Show an empty state when a user gets rid of search string to type fresh.
- Perform lazy loading when a user scrolls down to see more images.
- Prioritize showing high-resolution images.














