Unplanned
Last Updated: 07 Jul 2025 14:04 by Dan
Dan
Created on: 07 Jul 2025 14:04
Category: FileManager
Type: Feature Request
0
FileManager triggers Read request twice when navigating to a folder using double click

The FileManager triggers two Read requests when double clicking a folder in the ListView/GridView. The behavior can be observed in the Basic Usage Demo.

When navigationg to a folder in the TreeView using a single click, the component triggers a single Read request.

Could you consider optimizing the request handling when navigating to nested folders, particularly in ListView/GridView, to reduce redundant Read calls and improve performance?

0 comments