topcoderinc / va-pseudovet

pseudovet Project For VA
1 stars 1 forks source link

Dataset configuration flow #5

Closed dustinWeaver closed 6 years ago

dustinWeaver commented 6 years ago

Currently I can make a dataset configuration and save it to a local file. I can also load this file. However, after loading, there is no way to actually generate a dataset using the loaded file. You only get to edit and save again.

jiangliwu commented 6 years ago

@talesforce @dustinWeaver What about add a button named Generate Dataset nearby the preview and save button and also the preview screen and edit screen?

talesforce commented 6 years ago

Yes, that's fine

lfariapereira commented 6 years ago

@dustinWeaver @talesforce

Is it okay if I add options to Generate Datasets on each existing config on Dashboard Page?

Dashboard Page would look like this: https://drive.google.com/file/d/13RbH1Hvdyyj0MRPFRH7hxU5PhwsSjkRm/view?usp=sharing

ShankarKamble commented 6 years ago

@talesforce : Please check https://github.com/topcoderinc/va-pseudovet/issues/28 , As per your response , Once we load the file then we will generate dataset so it will displayed Dataset section.

lfariapereira commented 6 years ago

Well noted @ShankarKamble! Having a configuration table on Dashboard Page helps with visualization and fixes #28 as well.

ShankarKamble commented 6 years ago

@lfariapereira , @talesforce : Here is my question , If generating datasets after load the file and Save. So I think configuration table on Dashboard Page its not required.

ShankarKamble commented 6 years ago

Also as per below comments : Can we used Generate Dataset button instead of Save Button. Please check

@talesforce @dustinWeaver What about add a button named Generate Dataset nearby the preview and save button and also the preview screen and edit screen?

dustinWeaver commented 6 years ago

Yes, let's do that.