Background
Users are limited to only seeing 10 of their reading lists when they visit https://meta.wikimedia.org/wiki/Special:ReadingLists
It would be useful to allow them to scroll all of them into view using infinite scroll and associated API updated.
User story
As an app user with more than 10 lists I want to view all my lists in on place.
Requirements
- 10 are shown by default in whatever the current sort order is
- When I scroll more are displayed.
- When all have been loaded, no further API requests are made.
- To keep things simple, the watchlist can always be concatenated at the end.
BDD
- For QA engineer to fill out
Test Steps
- For QA engineer to fill out
Design
- Add mockups and design requirements
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
