redpanda-data / redpanda-data/console

Ordering by partitions doesn't work.

Open
#1,439 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

In the topic list section, order by partitions doesn't work, whereas ordering by other columns (name, cleanupPolicy, size) works correctly.

As in the below screenshot, the list should've been ordered by partitions descending, but it wasn't.
Screenshot 2024-09-09 at 1 28 25 AM

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

No file or test is named. Reproduce the problem in the topic list by selecting partition ordering, then trace the topic-list sorting entry point and compare it with the working name, cleanupPolicy, and size ordering. Done means the list is ordered correctly by partitions, including descending order.

Written by the indexing model from the issue text.

Assessment

Tech stack
react, typescript
Domain
frontend
Issue type
Bug
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.