From c71608aae8d333bfc944935d269887f9d25c3d35 Mon Sep 17 00:00:00 2001 From: ryan Date: Thu, 7 Jun 2018 03:08:39 +0200 Subject: [PATCH] add panel on enter --- .../app/features/dashboard/dashgrid/AddPanelPanel.tsx | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/public/app/features/dashboard/dashgrid/AddPanelPanel.tsx b/public/app/features/dashboard/dashgrid/AddPanelPanel.tsx index 236596a9a10..f1f2290ce40 100644 --- a/public/app/features/dashboard/dashgrid/AddPanelPanel.tsx +++ b/public/app/features/dashboard/dashgrid/AddPanelPanel.tsx @@ -154,6 +154,15 @@ export class AddPanelPanel extends React.Component { @@ -234,6 +243,7 @@ export class AddPanelPanel extends React.Component