cockroachdb / cockroachdb/cockroach

ui: change table sort setting on applying new search criteria

Open
#99,397 0 comments 0 reactions 1 assignee Claimed by @maryliag View on GitHub
A-cluster-observability C-bug T-observability
Dominant language
Go
Stars
32.5k
Forks
4.1k
PR merge metrics
PR metrics pending

Description

With the new search criteria experience, we now apply a server sort (e.g. retrieve top-k by CPU Time, Service Latency etc). When the settings are applied, we should change the current table sort to the applied sort setting so that when results are returned they are ordered by the sort setting in the table.

When a column that is not the "initial" one is selected, a warning should also be added.

Jira issue: CRDB-25862

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.