doupache opened a new pull request, #212: URL: https://github.com/apache/yunikorn-web/pull/212
### What is this PR for? Only show children when the queueNode actually has children ### What type of PR is it? * [ ] - Improvement ### What is the Jira issue? [YUNIKORN-2935] (https://issues.apache.org/jira/browse/YUNIKORN-2935) ### Before There are no children, but we still allow users to click the collapse button. <img width="1259" alt="before" src="https://github.com/user-attachments/assets/7a8c3162-0d21-43c8-956c-13801646bd6d"> ### After No more collapse button when queue nodes don't have children. <img width="1244" alt="after" src="https://github.com/user-attachments/assets/fda3a4aa-dbb0-4634-bc1e-7476b1edf6f0"> -- 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]
