Aias00 opened a new issue, #886: URL: https://github.com/apache/rocketmq-dashboard/issues/886
### What happened? The Studio Topic page export action only shows a success toast: - `已导出 N 个 Topic` It does not create a file, call an export API, or download the filtered Topic list. ### Why is this a problem? Topic management is part of the baseline control-plane workflow. A visible export action should produce an artifact; otherwise users may believe an export completed when no data was actually saved. ### Expected behavior Clicking Topic export should generate a downloadable file for the currently filtered Topic rows, or the action should be disabled until export is implemented. ### Scope RocketMQ Studio Topic management page. -- 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]
