Details
-
Improvement
-
Resolution: Fixed
-
Neutral
-
1.0, 1.0.1
-
None
-
-
Empty show more show less
-
Yes
-
Yes
-
Add-Ons 49, Add-Ons 50
-
13
Description
Problem
When an an S3 folder containing thousand of assets is expanded, it takes many seconds to render the new assets.
Considerations
- HierarchicalS3DataProvider.hasChildren calls getChildCount, which will have to count all the items in the folder. We probably should have a dedicate hasChildren method in S3AssetProvider.
- HierarchicalS3DataProvider.fetchChildrenFromBackEnd does not honor the supplied query
Acceptance criteria
The folder is properly displayed, probably rendering assets in batches.
Checklists
Acceptance criteria
Attachments
Issue Links
- is related to
-
MGNLUI-4348 Introduce drill down view beside tree, list and thumbnail view for assets.
-
- Closed
-
- relates to
-
EXTDAM-364 [S3] Performance issue when using RichTextEditor dam link
-
- Open
-
-
EXTDAM-173 [170, 174] (S3) Use offset/limit when querying assets
-
- Closed
-
-
EXTDAM-174 [170, 173] Implement view which is able to handle a lot if items in the same folder
-
- Closed
-