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

   ## Summary
   - move Producer topic initialization out of render and into a mount effect
   - guard async topic loading so it does not update state after unmount
   - add Producer page coverage for loading API-backed topic options
   
   ## Scope
   - RocketMQ Studio contest track 1 / BASE-01 client and producer connection 
management UX
   
   ## Tests
   - npm test -- src/pages/studio/__tests__/Producer.test.tsx
   - npm run lint (passes with existing fast-refresh warnings outside this 
change)
   - npm run build


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