Loyal-Young opened a new pull request, #2136: URL: https://github.com/apache/rocketmq-dashboard/pull/2136
## Summary - display a loading skeleton while the dashboard request is in flight - replace a blank screen with an actionable error state - add retry behavior that resets error and loading state correctly ## Why A rejected dashboard request was only logged to the console and left users with no visible content or recovery action. ## Validation - `node node_modules/vitest/vitest.mjs run src/api/metrics.test.ts --pool=threads --maxWorkers=1 --reporter=dot` (2 passed) - `node node_modules/typescript/bin/tsc --noEmit --pretty false -p tsconfig.app.json` -- 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]
