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

   ## Problem
   
   The Topic and Consumer Group pages initialize `loading` to `true`, but their 
list effects return immediately when `selectedInstanceId` is empty. When no 
managed instance exists, both tables remain in a loading state forever.
   
   ## Expected behavior
   
   - Clear instance-scoped list data and finish loading when no instance is 
selected.
   - Do not issue Topic or Consumer Group requests without an instance ID.
   - Add focused UI regression coverage for both pages.
   
   ## Scope
   
   Track 1 / resource management UI. This is separate from #1116, which covers 
rejecting writes without a selected instance.


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