Fixed setup save queries within serverless accounts (#1626)

* Fixed setup save queries within serverless accounts

* Fixed format

* ran prettier
This commit is contained in:
JustinKol
2023-10-04 14:23:22 -04:00
committed by GitHub
parent 68b45e77a8
commit 07d242f972
3 changed files with 33 additions and 20 deletions

View File

@@ -113,6 +113,7 @@ export const SaveQueryPane: FunctionComponent<SaveQueryPaneProps> = ({
},
startKey,
);
closeSidePanel();
} catch (error) {
const errorMessage = getErrorMessage(error);
traceFailure(