In T389246: Data pages do not load or perform poorly when there are a large number of uses tracked we addressed an issue where data pages would not render where they had high usage. Currently this is limited to showing the first 50.
Acceptance criteria
- A "more" link takes me to a special page where I can view more pages using the chart
- Only 50 are shown at a time.
- The special page is built in Codex
- Generalize code around Pager where possible.