clowder-framework / CONSORT-frontend

custom react frontend working with consort clowder instance
0 stars 0 forks source link

Error catch on create dataset fail #62

Open minump opened 10 months ago

minump commented 10 months ago

Add an error catching condition / dispatch status false, when createEmptyDataset request fails. https://github.com/clowder-framework/CONSORT-frontend/blob/main/src/actions/client.js#L27 Add an else condition to catch when the dataset is undefined or null.