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

   ## Problem
   
   `ClientsPage` fetches connections using the selected `instanceId`, but on a 
failed request it only sets `loadError`. The connection table, selected 
connection detail, and cluster filter retain values from the previously 
selected instance.
   
   This presents data from instance A while the selector shows instance B, 
which violates the Track 1 multi-instance control-plane boundary.
   
   ## Scope
   
   - Clear connection rows, selected detail, and instance-derived filters 
before/when an instance-scoped load cannot complete.
   - Show the existing actionable load error without presenting stale runtime 
data.
   - Add a page regression test that switches instances and rejects the second 
request.
   
   ## Track
   
   Track 1 / ARCH-01 multi-instance runtime diagnostics.


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