Avg merge 1d 16h (Avg merge 1d 16h)999 merged PRs in 30d (999 merged PRs in 30d)
Description
Steps to reproduce:
set the 'rows per page' right at the bottom of the page to 5 per page
then, move from page 1 to page 2 or 3
Wait a few seconds
Kibana monitoring UI refreshes automatically and moves back to page 1
Contributor guide
Research direction
Investigate the pagination state management in the monitoring UI. Look for where 'rows per page' and current page are stored (likely in React component state or Redux). Check if the automatic refresh triggers a state reset or re mounts the component. Trace the refresh logic to see if it restores the pagination state.
Tech stack
typescriptreact
Domain
frontend
Issue type
Bug
DifficultyEstimated implementation difficulty for a new contributor, from 1 for very small changes to 5 for expert-level work.
2
Estimated timeA rough time range for an experienced contributor to investigate, implement, test, and prepare a pull request.
1-3 hours
Activity statusHow available the issue appears right now: fresh, active, stale, blocked, or waiting on maintainer input.
Active
ClarityHow clearly the issue explains the expected change, acceptance criteria, and next step.
Clear
Prerequisites
GitNode.jsKibana development setup
Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
65
Daily Newsletter
Get fresh easy issues in your inbox.
Subscribe to GoodFirstIssue Daily for newly found easy issues that are ready for beginner-friendly open source work.