Aias00 opened a new pull request, #900: URL: https://github.com/apache/rocketmq-dashboard/pull/900
### What - Normalize nullable Broker, NameServer, and Proxy addresses before Cluster page search/sort/rendering. - Add regression coverage for malformed rows with missing addresses across the Broker, NameServer, and Proxy tabs. ### Why A single incomplete provider/API row should not crash the Studio cluster management page during search or table sorting. ### Validation - `npm test -- --run src/pages/cluster/__tests__/ClusterPage.test.tsx` - `npm run lint -- src/pages/cluster/index.tsx src/pages/cluster/__tests__/ClusterPage.test.tsx` (passes with existing fast-refresh warnings) - `git diff --check` Closes #899 -- 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]
