yuluo-yx opened a new issue, #2732:
URL: https://github.com/apache/rocketmq-dashboard/issues/2732

   ## Problem
   
   Asset and Grafana export handlers rely only on React loading state. Two 
clicks dispatched before that state renders start duplicate row exports, and 
the same gap affects bulk Grafana export.
   
   ## Expected behavior
   
   Acquire request ownership synchronously for each asset/dashboard key and for 
bulk export, while preserving independent concurrent exports for different rows.
   
   ## Proposed scope
   
   Add ref-backed ownership guards and same-batch double-click regressions to 
both export components.
   


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