You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Clicking anywhere on the screen after dragging-to-zoom in DB Console's custom chart causes your time scale to keep zooming further. This makes the custom chart unusable when you're investigating an issue around a particular time scale. It interrupts workflow
To Reproduce
Go to the custom chart page
Add a metric, for example sql.service.latency-p99.999
Drag to zoom on a smaller time scale within the graph
Here's the issue: after dragging-to-zoom, no matter where you click on the screen it will cause further zooming around the area you dragged.
This is not only distracting, but it interrupts a user's workflow when they are attempting to investigate a spike at a particular time
Screen.Recording.2021-10-28.at.02.15.PM.mov
Environment
Testing on v21.1.11 on roachprod
Happens on a small (4 node) and large (100+ node) cluster