googleinterns / filesystem-in-appsscript

Apache License 2.0
5 stars 1 forks source link

Updated File picker #73

Closed muskangarg98 closed 4 years ago

muskangarg98 commented 4 years ago

Updated the File Picker UI and added some checks. Also, added local path input so that the user can decide whether they want to provide mapping for parent folders or the entire local path. The view of the file picker is based on the local path selected so that there are no mimetype errors.

  1. New File Picker form Screenshot 2020-07-05 at 11 31 51 PM

  2. Check for valid local path Screenshot 2020-07-05 at 11 32 54 PM

  3. Success message Screenshot 2020-07-05 at 11 56 30 PM