influxdata / influxdata/influxdb

Paginate Checks in UI

Open
#17,541 1 comment 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.