Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Medium
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: 3.0.0, 3.0.0beta-1
-
Security Level: Public
-
Epic Link:
-
Story Points:5
Description
As of now we directly override the Ext.tree.AsyncTreeNode rather to do so we can create the FolderNode.js which extend the Ext.tree.AsyncTreeNode
in Tree.js we have used root object to create root node rather to do so we can create separate file called FolderNodeUI.js which is used to create root node as well as folder node.
By using FolderNodeUI.js in future we can enhance the folder node as well(e.g show counter etc.)
Attachments
Issue Links
- relates to
-
KFP-243 Manually reload the folder hierarchy
-
- Closed
-