You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
202 file breadcrumb folders not in breadcrumb for files fixed (#214)
* folder.folderPath not dataset.folderPath
* fix one bug
* fix the other bug
* This fixes the breadcrumb navigation after file is uploaded. Previously folder was not passed in.
* Fixed a bug when passing in folder=null to the file page.
* Fixed bad merge.
* add back missing folder id
* add another missing import
* Fixed bad merge.
* add breadcrumb back for dataset
Co-authored-by: Chen Wang <cwang138@illinois.edu>
Co-authored-by: Luigi Marini <lmarini@illinois.edu>
0 commit comments