yyqdbngt opened a new pull request, #2394: URL: https://github.com/apache/rocketmq-dashboard/pull/2394
## Summary - reject malformed and duplicate entries in batch-pasted message properties - show the parser error on the form and stop before issuing a send request - preserve all value content after the first equals sign ## Test - `npx vitest run src/utils/messageProperties.test.ts` - `npx eslint src/utils/messageProperties.ts src/utils/messageProperties.test.ts src/pages/instance/topic.tsx` Fixes #2154 -- 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]
