cockroachdb / cockroachdb/cockroach

dbconsole: metric charts height and width need to be fixed while loading

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

Description

**Describe the problem**

The DB Console currently has a bad UX where graph charts do not have a fixed width and height while loading when interacting a Metrics dashboard. To make matters worse, the Metrics page periodically refreshes which causes the entire page to re-render which results in graphs disappearing/shrinking while loading and then popping back into the full width/height after data loads.

**Expected behavior**
The height and width of each chart should be the same when loading the Metrics page.

**Additional data / screenshots**
![image](https://user-images.githubusercontent.com/1474303/221238858-7a2916dc-91f8-4b28-8cba-8eb3fc78f6b3.png)
This screenshot is from a v22.1 cluster, but this problem exists in v22.2 and v23.1

Jira issue: CRDB-24797

Epic CRDB-25476

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.