TooltipPlugin2: Raise parent grid item z-index when pinned (#76379)

This commit is contained in:
Leon Sorokin
2023-10-12 01:19:22 -05:00
committed by GitHub
parent 4dfffa3c32
commit 94c15e4926
3 changed files with 51 additions and 30 deletions
+3
View File
@@ -1092,6 +1092,9 @@ exports[`better eslint`] = {
[0, 0, 0, "Do not use any type assertions.", "0"],
[0, 0, 0, "Do not use any type assertions.", "1"]
],
"packages/grafana-ui/src/components/uPlot/plugins/TooltipPlugin2.tsx:5381": [
[0, 0, 0, "Do not use any type assertions.", "0"]
],
"packages/grafana-ui/src/components/uPlot/types.ts:5381": [
[0, 0, 0, "Unexpected any. Specify a different type.", "0"]
],