Declined
Last Updated: 20 Jan 2020 08:04 by ADMIN
Created by: Anna
Comments: 1
Category: FileManager
Type: Bug Report
0

The views.tree option is undocumented on https://docs.telerik.com/kendo-ui/api/javascript/ui/filemanager/configuration/views.tree

The example fails with error:

Error: Error! The requested URL returned 0 - error at line 114

It's also unclear whether "tree" is a 3rd view in parallel to "list" and "grid" as the drop-down on https://demos.telerik.com/kendo-ui/filemanager/api would suggest (and if that is the case, how to enable this as an option in the toolbar) or whether it relates to the treeView of folders on the side.

Completed
Last Updated: 27 Jan 2020 13:53 by ADMIN
Release 2020.R1.SP.next
Created by: Anna
Comments: 2
Category: FileManager
Type: Bug Report
0

As can be seen on the screenshot on https://www.telerik.com/support/whats-new/kendo-ui :

  • actual behavior: active view is grid, but highlighted button is list
  • expected behavior: active view and highlighted button match

Completed
Last Updated: 04 Jun 2024 06:08 by ADMIN
Release 2024 Q1

When the FileManager has data in the following structure Folder > SubFolder, File1, File2... and a Grid view with enabled paging, an error is thrown when you attempt to double click on "Folder".

1 2 3