Commit 9bb8477
committed
dbconsole: custom metrics update when units change
This fixes a long-standing bug in which changing the axis units fails to
update the graph unless you also make some other change.
This PR was generated by Claude Code.
I asked it to write a test and it produced something with enough mocks
that I wasn't sure on the value.
I have manually tested this and have confirmed it does result in custom
graphs being updated immediately when the axis units are changed.
Epic: none
Release note: None1 parent 7635297 commit 9bb8477
File tree
1 file changed
+1
-1
lines changed- pkg/ui/workspaces/db-console/src/views/reports/containers/customChart
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
316 | 316 | | |
317 | 317 | | |
318 | 318 | | |
319 | | - | |
| 319 | + | |
320 | 320 | | |
321 | 321 | | |
322 | 322 | | |
| |||
0 commit comments