cockroachdb / cockroachdb/cockroach

ui: add column filter to hot ranges page

Open
#97,147 0 comments 0 reactions 0 assignees View on GitHub
A-webui C-enhancement
Dominant language
Go
Stars
32.5k
Forks
4.1k
PR merge metrics
PR metrics pending

Description

**Is your feature request related to a problem? Please describe.**
The hot ranges page currently displays every column, which can be too wide and show too much information for small screens.

![image](https://user-images.githubusercontent.com/39606633/218868762-e322b7f6-91fb-4fd6-9c32-4a69a6fbfe5e.png)

**Describe the solution you'd like**
Add a column filter, similar to the SQL statements page to filter which columns are shown.
![image](https://user-images.githubusercontent.com/39606633/218869255-5d56bfdf-00b6-437a-ba78-9aa42d4f7739.png)

Jira issue: CRDB-24541

Contributor guide

Open the contributing guide

Research direction

Compare the hot ranges page with the SQL statements page, especially the existing column-filter behavior shown in the issue. Identify the corresponding UI entry points and tests, then verify that users can choose which hot-ranges columns are displayed and that the page remains usable on small screens.

Written by the indexing model from the issue text.

Assessment

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.