devabhishekpal opened a new pull request, #8901: URL: https://github.com/apache/ozone/pull/8901
## What changes were proposed in this pull request? In the new UI when the Recon DB is missing or the NSSummary tree is being initialized then the path is returned as `null` in the response. This causes an issue in the split() and results in a blank page - this PR addresses this issue. Please describe your PR in detail: * This PR adds a null check on the path returned in case it is null to instead show loading animation while the data is being initialized * We also add extra information pop-up to let the user know that NSSummary tree is still being built and they need to wait. ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-13528 ## How was this patch tested? Patch was tested manually. <img width="1728" height="897" alt="Screenshot 2025-08-05 at 15 18 24" src="https://github.com/user-attachments/assets/2583bc6b-38ce-4eec-9127-4fbf524f9d65" /> -- 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: issues-unsubscr...@ozone.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@ozone.apache.org For additional commands, e-mail: issues-h...@ozone.apache.org