Commit 753b7ee
igloo: pin the requested graph window and the no-data state
useGraphData passes start and end through verbatim, so a window
reaching past the retained data is never silently narrowed.
A window that returns no data does state something, but names the
wrong cause: it reuses the hidden-metrics message. Pinned as-is so
the wording and its test change together.
JIRA-Ref: CMK-37024
Change-Id: Ia919746d9e9e891abb3054c6afaa23308e7c991c1 parent 9a9d0e7 commit 753b7ee
2 files changed
Lines changed: 26 additions & 0 deletions
File tree
- packages/cmk-frontend-vue/tests/graphing
- components
- composables
Lines changed: 15 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
657 | 657 | | |
658 | 658 | | |
659 | 659 | | |
| 660 | + | |
| 661 | + | |
| 662 | + | |
| 663 | + | |
| 664 | + | |
| 665 | + | |
| 666 | + | |
| 667 | + | |
| 668 | + | |
| 669 | + | |
| 670 | + | |
| 671 | + | |
| 672 | + | |
| 673 | + | |
| 674 | + | |
Lines changed: 11 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
131 | 142 | | |
132 | 143 | | |
133 | 144 | | |
| |||
0 commit comments