Content
View differences
Updated by Eric Schubert over 3 years ago
As part of the last review of the File Picker multiple decisions have been taken:
## **Acceptance criteria**
* ~~The The "Select all" functionality will be feature flagged and off until we implement the sorting and search features. Therefore the button in the action bar needs to be removed/hidden.~~ removed/hidden.
* ~~Remove Remove the "Open Nextcloud" button in the header of the modal.~~ modal.
* From now on folders will also display the date and avatar information. With this we also introduce the hovering actions in this modal:
* **Hover on folder:** two action icons will be displayed:
* Open container folder: which will open a new tab with the folder that contains this element.
* Chevron: this will allow the user to navigate down also through this click.
* **Hover on file:** will only contain the option "Open container folder".
* The navigation concept therefore also changes with the introduction of hovering actions. In order to simplify development and maintain coherence between mobile, location picker and file picker the folders will be navigational with a single click. Therefore, to select a folder in order to link it, users will need to click/tab on the checkbox.
## Visuals
<img class="op-uc-image op-uc-image_inline" src="/api/v3/attachments/41895/content"><img class="op-uc-image op-uc-image_inline" src="/api/v3/attachments/41897/content"><img class="op-uc-image op-uc-image_inline" src="/api/v3/attachments/41896/content"><img class="op-uc-image op-uc-image_inline" src="/api/v3/attachments/41898/content">
## **Acceptance criteria**
* ~~The
* ~~Remove
* From now on folders will also display the date and avatar information. With this we also introduce the hovering actions in this modal:
* **Hover on folder:** two action icons will be displayed:
* Open container folder: which will open a new tab with the folder that contains this element.
* Chevron: this will allow the user to navigate down also through this click.
* **Hover on file:** will only contain the option "Open container folder".
* The navigation concept therefore also changes with the introduction of hovering actions. In order to simplify development and maintain coherence between mobile, location picker and file picker the folders will be navigational with a single click. Therefore, to select a folder in order to link it, users will need to click/tab on the checkbox.
## Visuals
<img class="op-uc-image op-uc-image_inline" src="/api/v3/attachments/41895/content"><img class="op-uc-image op-uc-image_inline" src="/api/v3/attachments/41897/content"><img class="op-uc-image op-uc-image_inline" src="/api/v3/attachments/41896/content"><img class="op-uc-image op-uc-image_inline" src="/api/v3/attachments/41898/content">