Commit 5fbea52
authored
feat(tracemetrics): Disable filter actions on equations/results (#113088)
We disable cell actions on equation aliases, this intent was also
supposed to apply to equations because we've started moving away from
the equation alias format. Disabling this prevents users trying to
filter results in the filter bar because we don't have a way to
represent them there either.1 parent a8cb303 commit 5fbea52
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
| |||
193 | 194 | | |
194 | 195 | | |
195 | 196 | | |
196 | | - | |
| 197 | + | |
197 | 198 | | |
198 | 199 | | |
199 | 200 | | |
| |||
0 commit comments