diff --git a/public/app/features/dashboard/components/TransformationsEditor/TransformationPickerNg.tsx b/public/app/features/dashboard/components/TransformationsEditor/TransformationPickerNg.tsx index 9247eac21e6..db78b4e6e4a 100644 --- a/public/app/features/dashboard/components/TransformationsEditor/TransformationPickerNg.tsx +++ b/public/app/features/dashboard/components/TransformationsEditor/TransformationPickerNg.tsx @@ -84,6 +84,7 @@ export function TransformationPickerNg(props: TransformationPickerNgProps) { onKeyDown={onSearchKeyDown} suffix={suffix} ref={searchInputRef} + autoFocus={true} />
Show images{' '}