Completed
Last Updated: 30 Jan 2023 14:07 by Anders Mad.
Release 2020.R3.SP.next
Greg
Created on: 28 Apr 2020 21:03
Category: FileManager
Type: Bug Report
2
File manager makes 2 read requests from server on load

Hello, our file manager makes 2 read request in a row when the page is loaded, when we load a new path, and when a directory is clicked in the tree view.

Is this normal?

Thanks!

4 comments
Anders Mad.
Posted on: 30 Jan 2023 14:07

I fixed it via:

```

if (entry.loaded && !entry.loaded()) {
    // entry.load();

```

ADMIN
Nencho
Posted on: 30 Jan 2023 12:34

Hello, Anders,

The initial behavior, that this bug report was initiated from, was resolved and it's not replicable as I can see in the same demo example. The case that you've described differs a little bit, but indeed two requests are triggered for subfolders. Looks like the one request is designed to read the content of the folder, while the second one checks for child folders. However, I have escalated the case to a developer from the team and we are revising the behavior again. 
I will update you in this thread immediately after we have some further information on the matter.

Thank you for bringing this to our attention!

Regards,
Nencho
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

Anders Mad.
Posted on: 25 Jan 2023 09:24
It still does this - it has not been fixed. Go to https://demos.telerik.com/kendo-ui/filemanager/index and make sub folders nested a few times, F5 then click on folder in treeview to nagiate down into new folders. Each click makes 2 calls.
ADMIN
Nencho
Posted on: 29 Apr 2020 12:40

Hello, Greg,

Indeed there are two requests triggered, which should not be the case. I have converted this thread to a BugReport, in order to be further investigated and eventually fixed. 

Thank you for pointing that issue out. As a token of gratitude, I have updated your Telerik points.

Regards,
Nencho
Progress Telerik

Progress is here for your business, like always. Read more about the measures we are taking to ensure business continuity and help fight the COVID-19 pandemic.
Our thoughts here at Progress are with those affected by the outbreak.