diff --git a/public/app/plugins/datasource/stackdriver/components/Metrics.tsx b/public/app/plugins/datasource/stackdriver/components/Metrics.tsx index f1cb3c07f27..02ba250215b 100644 --- a/public/app/plugins/datasource/stackdriver/components/Metrics.tsx +++ b/public/app/plugins/datasource/stackdriver/components/Metrics.tsx @@ -162,7 +162,6 @@ export class Metrics extends React.Component { onChange={this.onServiceChange} value={service} options={services} - isSearchable={false} placeholder="Select Services" className="width-15" /> diff --git a/public/app/plugins/datasource/stackdriver/components/__snapshots__/QueryEditor.test.tsx.snap b/public/app/plugins/datasource/stackdriver/components/__snapshots__/QueryEditor.test.tsx.snap index 1b2b4147e44..cec241d1f1e 100644 --- a/public/app/plugins/datasource/stackdriver/components/__snapshots__/QueryEditor.test.tsx.snap +++ b/public/app/plugins/datasource/stackdriver/components/__snapshots__/QueryEditor.test.tsx.snap @@ -31,17 +31,62 @@ Array [ > Select Services - +
+
+ +
+ +
+
+