Aias00 opened a new pull request, #1701:
URL: https://github.com/apache/rocketmq-dashboard/pull/1701

   ## Summary
   - load managed instances before requesting the global consumer group view
   - require the selected instance ID for consumer group list requests
   - clear stale group and detail state when the instance changes or loading 
instances fails
   - prevent an in-flight request for an old instance from blocking the newly 
selected instance
   
   Closes #1700
   
   ## Verification
   - `npm test -- --run src/pages/studio/__tests__/GroupManagement.test.tsx`
   - `npm run build`
   
   `npm run lint` remains blocked by existing `react-hooks/set-state-in-effect` 
errors in `web/src/pages/instance/consumer.tsx`.


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