From 8345e83bd6f679a8297e845fef900ac586c6cfaa Mon Sep 17 00:00:00 2001 From: Patrick O'Carroll Date: Thu, 14 Jun 2018 10:05:11 +0200 Subject: [PATCH] changelog: notes about closing #12189 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 742334e9056..38ca94bf3b0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ * **Dashboard**: Fix so panel titles doesn't wrap [#11074](https://github.com/grafana/grafana/issues/11074) * **Dashboard**: Prevent double-click when saving dashboard [#11963](https://github.com/grafana/grafana/issues/11963) +* **Dashboard**: AutoFocus the add-panel search filter [#12189](https://github.com/grafana/grafana/pull/12189) thx [@ryantxu](https://github.com/ryantxu) # 5.2.0-beta1 (2018-06-05)