redpanda-data / redpanda-data/console

Feature request: Persist columns settings

Open
#2,034 7 comments 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

I usually have to change the column settings. And I'm annoyed that I have to reconfigure them all the time.

Would it be possible to store them in the local storage so at least it's stored in the browser and when I navigate I always have the same columns displayed.

The settings should be applied to all topics.

I'm happy to help with the implementation.

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

The issue does not name files or tests; start by locating the frontend column-settings and topic table entry points. Confirm how settings are currently represented, then verify that local-storage values persist across navigation and apply consistently to all topics.

Written by the indexing model from the issue text.

Assessment

Tech stack
react, typescript
Domain
frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.