123123213weqw opened a new issue, #1617:
URL: https://github.com/apache/rocketmq-dashboard/issues/1617

   ## Bug
   
   The certificate create/edit modal sets its loading state only after 
asynchronous form validation. Multiple confirmation events can therefore 
validate and issue duplicate create or update requests before the modal becomes 
visibly busy.
   
   ## Expected behavior
   
   Acquire an immediate save guard before validation and release it in 
`finally`; verify duplicate confirmations call the service once.


-- 
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]

Reply via email to