Chore: Remove betterPageScrolling toggle (#89339)

* remove betterPageScrolling toggle

* add scrollTo test shim
This commit is contained in:
Ashley Harrison
2024-06-18 14:33:08 +01:00
committed by GitHub
parent 3badf73b45
commit 50dd95c09b
12 changed files with 11 additions and 116 deletions
@@ -62,7 +62,6 @@ Most [generally available](https://grafana.com/docs/release-life-cycle/#general-
| `logRowsPopoverMenu` | Enable filtering menu displayed when text of a log line is selected | Yes |
| `lokiQueryHints` | Enables query hints for Loki | Yes |
| `alertingQueryOptimization` | Optimizes eligible queries in order to reduce load on datasources | |
| `betterPageScrolling` | Removes CustomScrollbar from the UI, relying on native browser scrollbars | Yes |
| `cloudWatchNewLabelParsing` | Updates CloudWatch label parsing to be more accurate | Yes |
| `pluginProxyPreserveTrailingSlash` | Preserve plugin proxy trailing slash. | |