redpanda-data / redpanda-data/console

Frontend should show a explanation when `/messages` returns a single message because the others were compacted away

Open
#26 1 comment 0 reactions 1 assignee View on GitHub

@rikimaru0345 is already working on this.

Since Dec 27, 2019.

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

Description

Example scenario:
The user wants to see the last 100 messages, but the backend returns only one message, because the requested range (latest .. latest-100) has been compacted.

In that case the frontend should show some sort of message to explain what is going on; why only a single message is shown.

Similar to #25, which is also about handling of error-/edge-cases.

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.