Feature summary (what you would like to be able to do and where):
I would like the TechDocs dashboard to not truncate PagePiles that contain more than 100 pages.
Use case(s) (list the steps that you performed to discover that problem, and describe the actual underlying problem which you want to solve. Do not describe only a solution):
As a user of the technical documentation dashboard, I may need to assess the quality, freshness, or other doc data for collections of pages larger than 100. For example:
https://www.mediawiki.org/wiki/Category:MediaWiki_development has 203 pages (not including any of those in subcategories)
https://wikitech.wikimedia.org/wiki/Category:Data_platform has 228 pages
Benefits (why should this be implemented?):
This enables users of the dashboard to assess all pages in a collection, rather than just a subset of pages.
The current behavior is hidden and a bit confusing -- how does the application decide which pages to include and which to drop?