influxdata / influxdata/influxdb
Paginate Checks in UI
Open
kind/tech-debt
team/ui
- Dominant language
- Rust
- Stars
- 31.7k
- Forks
- 3.7k
- Avg merge
- 13h 37m
- Merged PRs (30d)
- 8
Description
As a workaround for not displaying the proper number of checks, we increased the initial page size to 100. This was only intended to be a temporary work around.
We should allow the user to page through the checks.
Contributor guide
Research direction
Start by locating the UI component that displays checks and identify where the initial page size is set to 100. Review the existing checks data-loading and pagination patterns, then verify that users can page through all checks and that the displayed count is correct.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100