Open TheHadiAhmadi opened 5 days ago
@pournasserian There are more issues related to file/folder
1 - for getting FileUploadConfig from GlobalSettings, Api returns null (We need to fill settings during setup)
2 - rename folder doesn't check validation if a folder renamed to name of an existing folder. (Also for files)
3 - It would be better to have an api to get list of parent folders for Breadcrumbs based on a FolderId (ListApiClient.Folder.MoveAsync({Id = "ID_OF_FOLDER_TEST", ParentId="ID_OF_FOLDER_TEST"}
) (I've disabled this in frontend)
1 -> Folder Delete doesn't work if it has other file/folders inside of it. 2 -> File Rename and File Move is not implemented. 3 -> Files uploaded by setup, doesn't have ContentType