nextcloud/apps/files/tests
Christian Paier 0942aed8db Show the parent folders in the breadcrumb menu when on a child entry.
Previously, clicking on an menu item in the breadcrumb menu removed the
parent entries of the path, i.e.:
Clicking on the "to" entry in "/path/to/some/folder" changed the
breadcrumb menu to show only the "/path/to" entries.
With this change the breadcrumb menu changes this behaviour as the full
path is still visible (and usable) but with the "to" entry beeing
highlighted.

Signed-off-by: Christian Paier <hallo+git@cpaier.com>
2022-02-02 21:19:23 +01:00
..
Activity Update php licenses 2021-06-04 22:02:41 +02:00
BackgroundJob fix tests 2021-12-02 17:43:16 +01:00
Command Update php licenses 2021-06-04 22:02:41 +02:00
Controller Remove isIE and associated legacy scripts 2021-11-30 13:03:08 +01:00
js Show the parent folders in the breadcrumb menu when on a child entry. 2022-02-02 21:19:23 +01:00
Service Update php licenses 2021-06-04 22:02:41 +02:00
HelperTest.php Update php licenses 2021-06-04 22:02:41 +02:00