Allow for more than 100 approved requests in the output checker interface to be viewable in some way
Open
bug
- Dominant language
- JavaScript
- Stars
- 10
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
**As an** output checker,
**I want** to be able to see all approved requests
**so that** newly approved requests are displayed which gives me confidence that my approving of the request actually occurred.
## Test Case
### ENV
- [ ] `DEV`
- [ ] `TEST`
- [X] `PROD`
### TESTCASE
Log into the output checker interface and view the Approved column when there are over 100 approved requests
### EXPECTED
All approved requests should be displayed
### ACTUAL
Only the first 100 oldest requests are showing
Contributor guide
Assessment
This issue has not been assessed yet.