From 353e461c28efff9e7a1cd97f4abd935b93407e0f Mon Sep 17 00:00:00 2001 From: kunal Date: Mon, 5 Apr 2021 12:54:55 -0700 Subject: [PATCH] set platform when selecting api from footer --- frontend/src/scenes/ingestion/panels/FrameworkGrid.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/frontend/src/scenes/ingestion/panels/FrameworkGrid.tsx b/frontend/src/scenes/ingestion/panels/FrameworkGrid.tsx index 4a9247e1712..2dcef5d6e40 100644 --- a/frontend/src/scenes/ingestion/panels/FrameworkGrid.tsx +++ b/frontend/src/scenes/ingestion/panels/FrameworkGrid.tsx @@ -132,6 +132,7 @@ export function FrameworkGrid(): JSX.Element { style={{ marginLeft: 5 }} className="button-border clickable" onClick={() => { + setPlatform(frameworkToPlatform(API)) setFramework(API) }} >