Skip to content
Snippets Groups Projects
Commit 19be4372 authored by Benjamin Kott's avatar Benjamin Kott Committed by Benni Mack
Browse files

[FEATURE] Add tile view to element browser

The file list is the default implementation for TYPO3 to navigate and
manage assets. This patch extends the usage of the file list to the
element browser, the build-in component to select the assets for file
fields and folder fields in the backend.

The rendering of files and folder now deliver a unified experience and
allow the user to use the tile view to select assets.

The search within the file browser now respects the selected folder and
searches all subfolders for the provided search term.

To have a even more reliable experience, the user will now always start
the selection process in the root folder of the default storage.

Resource tiles are now adapting to the surrounding container instead of
the viewport, to make better use of the available space.

The file list now holds all related code to the file- and folderbrowser.

Resolves: #99861
Releases: main
Change-Id: I76e9412f552406326777d01c64c6da4a5d44c330
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/77592


Tested-by: default avatarBenni Mack <benni@typo3.org>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
Tested-by: default avatarcore-ci <typo3@b13.com>
Reviewed-by: default avatarAndreas Fernandez <a.fernandez@scripting-base.de>
Tested-by: default avatarAndreas Fernandez <a.fernandez@scripting-base.de>
parent 54d10c1c
No related merge requests found
Showing
with 528 additions and 885 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment