redpanda-data / redpanda-data/console

Support prev/next 100 messages for the message viewer

Open
#914 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
4.3k
Forks
432
Avg merge
3d 6h
Merged PRs (30d)
40

Description

Console supports pagination for the last 500 messages, in that the message viewer allows navigating within those 500 messages. We'd like the ability to load the next 100 messages or the previous 100 messages as well, and then continue navigating onward.

Perhaps one way to do this is to just continue loading the next batch of messages as people navigate through the pages.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start in the message viewer and its existing pagination for the last 500 messages; inspect how batches are loaded and how navigation reaches each page. Done means the viewer can load and navigate to the next or previous 100 messages repeatedly beyond the initial 500.

Written by the indexing model from the issue text.

Assessment

Tech stack
kafka, react, typescript
Domain
frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 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.