Aias00 opened a new pull request, #937: URL: https://github.com/apache/rocketmq-dashboard/pull/937
## Summary **Track:** Track 1 / Control Plane reliability Consolidates and supersedes #779 and #781. Message and DLQ pages now present a clear unavailable state when their provider is not configured, rather than showing an indistinguishable empty result. ## Verification - `npm test -- --run src/pages/instance/__tests__/MessagePageAsyncState.test.tsx src/pages/instance/__tests__/DLQPage.test.tsx` (15 passed) - `npm run lint -- src/pages/instance/message.tsx src/pages/instance/dlq.tsx src/pages/instance/__tests__/MessagePageAsyncState.test.tsx src/pages/instance/__tests__/DLQPage.test.tsx` (0 errors; existing Fast Refresh warnings) - `git diff --check origin/rocketmq-studio...HEAD` Closes #778 Closes #780 -- 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]
