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

   ### Summary
   
   - separate Topic send-message form validation from the send API call
   - keep validation failures local to the form
   - show an explicit error when `sendTopicMessage(...)` rejects
   - add regression coverage for failed test-message sends
   
   ### Related Issue
   
   Fixes #865
   
   ### Tests
   
   - `npm test -- --run src/pages/instance/__tests__/TopicPage.test.tsx`
   - `npm run lint -- src/pages/instance/topic.tsx 
src/pages/instance/__tests__/TopicPage.test.tsx` (passes with existing 
fast-refresh warnings)


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