X2-S3-2019 / ais-presentation-feedback-form-v1

Version 1 of Feedback Form for presentations of AIS students. This project was developed for SOFT808 (Software User Experience).
0 stars 0 forks source link

Setting file path doesn't save after the next student #7

Closed PangWasHere closed 4 years ago

PangWasHere commented 5 years ago

When the user defines the path from the Assessment page (the Set File Path popup), the path isn't saved. When the application is closed (or next student is assessed), the path is set to the default and not the one set by the user.

Note: The Set File Path uses a localStorage variable to determine if the path has been set by the user.

PangWasHere commented 4 years ago

File is saved in the directory now. Added the option to use the default directory or set a new directory.

fenomen5 commented 4 years ago

I've removed local storage checking as we have to provide file path choosing dialog each time a user click "Save document" button