mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-24 17:31:52 +00:00
Fixed invalid url link. (#1177)
* Fixed invalid url link. * Update docs/features/side-navigation.md Co-Authored-By: Suzana Dirla <dirla.silvia.suzana@gmail.com>
This commit is contained in:
committed by
Cilibiu Bogdan
parent
25e5838d00
commit
6ecf20a0bb
@@ -16,7 +16,7 @@ The New button displays a menu which provides three actions:
|
||||
- Upload a file - invokes the operating system file browser and allows a user to select file(s) to upload into their current location in the content repository.
|
||||
- Upload a folder - invokes the operating system folder browser and allows a user to select a folder to upload to their current location in the content repository.
|
||||
|
||||
When an upload starts the [upload component](https://www.alfresco.com/abn/adf/docs/content-services/upload.component/)
|
||||
When an upload starts the [upload component](https://www.alfresco.com/abn/adf/docs/content-services/components/file-uploading-dialog.component/)
|
||||
is displayed which shows the user the progress of the uploads they have started.
|
||||
The upload dialog persists on the screen and can be minimized; users are able to continue using the application whilst uploads are in progress
|
||||
and uploads can be canceled which will stop uploads in progress or permanently delete already completed uploads.
|
||||
|
Reference in New Issue
Block a user