leehaut opened a new issue, #7525: URL: https://github.com/apache/hop/issues/7525
### Apache Hop version? 2.19.0-SNAPSHOT ### Java version? jdk21 ### Operating system Windows ### What happened? ## Description In the File Explorer perspective, expanding or collapsing folders (including Expand All / Collapse All) can show **blank/empty rows** under folder nodes. <img width="328" height="371" alt="Image" src="https://github.com/user-attachments/assets/857831b0-d954-46cb-87ea-6478b4e974f7" /> ## Steps to reproduce 1. Open Hop GUI and a project with nested folders in File Explorer (default lazy-loading depth is fine). 2. Select a folder (so scoped refresh remembers `lastSelectedFolderPath`). 3. Refresh (F5) and/or expand/collapse folders, or use **Expand All**. 4. Observe blank rows under some expanded folders (no name/icon; occupies one tree row). ### 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]
