Aias00 opened a new issue, #1281: URL: https://github.com/apache/rocketmq-dashboard/issues/1281
## Problem `ClientsPage` loads managed instances before loading connections, but the `listInstances()` promise has no rejection handler. When that request fails, the page keeps its initial loading state indefinitely and the user receives no actionable error. ## Expected behavior - Stop the loading state when managed-instance discovery fails. - Show the existing structured load error surface with a retry path. - Keep the connection request from running without a selected instance. ## Scope Track 1 / CLIENT-01 client connection view. Add a focused frontend regression test. -- 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]
