cockroachdb / cockroachdb/cockroach
ui: add column filter to hot ranges page
- 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.

**Describe the solution you'd like**
Add a column filter, similar to the SQL statements page to filter which columns are shown.

Jira issue: CRDB-24541
Contributor 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