Issue Summary
If you have more than 24 recently closed pull requests, the dashboard only says you have 24 until you actually load more than 24 PRs (by clicking show more pull requests)
Steps to Reproduce
- Have more than 24 recently closed PRs
Expected Results
"Recently closed pull requests" should read "(24+)"
Actual Results
"Recently closed pull requests" says "(24)"
Workaround
Click "Show more pull requests" until you load more than 24 pull requests. That will update the count to say "(24+)"