yyqdbngt opened a new issue, #1345:
URL: https://github.com/apache/rocketmq-dashboard/issues/1345

   ## Problem
   
   `AlertRuleAssetList.handleView` accepts every completed asset request and 
retains the previous `viewContent` while loading a new asset. A late response 
can overwrite the active modal, and a failed request can show an older YAML 
file under the new asset name.
   
   ## Expected behavior
   
   Only the active asset preview may update content/loading/errors, with 
content cleared when switching assets or closing the modal.
   
   ## Scope
   
   - add request ownership and explicit empty/error state
   - test out-of-order and failed preview requests
   


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