123123213weqw opened a new issue, #1619: URL: https://github.com/apache/rocketmq-dashboard/issues/1619
## Bug The Topic create modal does not expose a submitting state or immediate request guard. Rapid confirmation can call `createTopic` more than once, which may create duplicate broker-side work or misleading error feedback. ## Expected behavior Guard the create handler synchronously, show modal confirmation loading, and avoid reporting form-validation failures as API failures. -- 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]
