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

   ## Summary
   - load ACL rules and ACL users through independent promise chains
   - settle each tab's loading state as soon as its own request completes
   - preserve successful tab data when the sibling endpoint fails, with 
coverage in both directions
   
   ## Test plan
   - `NODE_OPTIONS=--no-experimental-webstorage npm test -- --run 
src/pages/instance/__tests__/AclPage.test.tsx`
   - `NODE_OPTIONS=--no-experimental-webstorage npx eslint 
src/pages/instance/acl.tsx src/pages/instance/__tests__/AclPage.test.tsx 
--quiet`
   
   Fixes #1347
   


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