CarlosJuncher03 opened a new issue, #6565:
URL: https://github.com/apache/hop/issues/6565

   ### What would you like to happen?
   
   Currently, when a user performs any file system operation in the Hop File 
Explorer (creating a folder, renaming, deleting, or adding files), the entire 
tree view refreshes and collapses. This forces the user to manually expand all 
folders again to return to their previous working directory.
   
   Proposed Enhancements:
   
   State Persistence: The File Explorer should "remember" which nodes (folders) 
were expanded before the operation.
   
   Targeted Refresh: After a rename, create, or delete action, the tree should 
refresh while maintaining the expansion state of the unrelated nodes and, if 
possible, keep the focus on the newly created/renamed item.
   
   Why this is useful:
   This improves productivity and reduces frustration. In large projects with 
deep folder structures, having the tree collapse every time you create a folder 
is a significant friction point in the development workflow.
   
   ### Issue Priority
   
   Priority: 3
   
   ### Issue Component
   
   Component: Hop Gui


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to