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

   ## Bug
   
   The general settings form only sets React `saving` state after submit 
begins. Two submit events in the same render frame can both call 
`saveGeneralSettings`, creating duplicate mutations and duplicate success/error 
feedback.
   
   ## Expected behavior
   
   Use an immediate in-flight guard in addition to the loading state, and cover 
two synchronous submits with a deferred-request regression test.


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