relinc / SurePulseDataProcessor

Part of the Sure-Pulse software package. This software processes material property data like stress and strain.
GNU General Public License v3.0
2 stars 1 forks source link

Overwrite function on sample save. #17

Closed bhalonen closed 6 years ago

bhalonen commented 6 years ago

Luke wants an overwrite button here. image

bhalonen commented 6 years ago

@markhalonen Here is a simple video explaining the feature request. https://youtu.be/CMdEFqdg1Sw

markhalonen commented 6 years ago

Ok, so how this works is it needs to know which folder to save the sample into. In the video, no folder is selected. Should it then be saved into the root-level folder? aka "Sample Data"? I think it's almost a feature to require users to organize their samples into folders instead of allowing them to make one massive list

If they select a folder and there's already an existing sample, then it will block them. The required steps then are to delete the existing sample and save. I will add an overwrite button to this dialog: image