coder999o opened a new pull request, #2584: URL: https://github.com/apache/rocketmq-dashboard/pull/2584
## What is the purpose of the change Add CSV export for the Studio Broker Cluster topology view so operators can download the current Broker, NameServer, or Proxy topology snapshot from the active tab. ## Brief changelog - Add tab-aware topology CSV export for Broker, NameServer, and Proxy rows. - Reuse the existing CSV builder/download utility. - Disable export when the active topology tab has no rows. - Add regression coverage for exporting only the currently selected topology tab. ## Verifying this change - npm test -- src/pages/studio/__tests__/BrokerCluster.test.tsx - npm run build - npm run lint -- 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]
