redpanda-data / redpanda-data/console
Feature request: Persist columns settings
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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