Explore.tsx
30.1 KB
-
Explore: Dont set datasource in state if navigated away · 9b48338d
Datasource selection triggers a connection test, on success the DS is set in the Explore state. If the test takes long and user selects a different DS, and just after that the first test succeeds, then the first DS overwrites the state. * when test returns check if datasource is still the requested one
David Kaltschmidt committed