NavBar: app chrome state wrongly overwritten when ds modal is opened (#67952)

This commit is contained in:
Juan Cabanas
2023-05-08 16:51:42 -03:00
committed by GitHub
parent da21473527
commit 24668137f8
9 changed files with 67 additions and 50 deletions

View File

@@ -155,6 +155,7 @@ export function DataSourceModal({
item: INTERACTION_ITEM.CONFIG_NEW_DS,
src: analyticsInteractionSrc,
});
onDismiss();
}}
/>
</div>