Details
-
Type:
Task
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Labels:None
-
Story Points:2
Description
Situation: Our current API call to list the user's files/folders does not include the shared folders, which may require a separate API call. To avoid having to make two API calls, we will put a placeholder Shared folder in the user's home directory. An API call to Shared will only be made when the user double-clicks on the Shared folder.
Task: Implement a placeholder shared folder in the user's home directory.
Attachments
Issue Links
- relates to
-
IGBF-1661 Investigate shared folder API for CyVerse
-
- Closed
-
Since we have changed to the Terrain API, this issue has changed in scope.
Shared folder will be in the left tab, and when the user clicks on the shared folder it will make the API call to retrieve the file/folder listing and display the response it in the middle panel.