123123213weqw opened a new pull request, #1462:
URL: https://github.com/apache/rocketmq-dashboard/pull/1462

   ## Summary
   - include line feed in the DLQ CSV formula-prefix guard
   - keep CSV quoting behavior unchanged while neutralizing the spreadsheet 
cell value
   - add an export regression test for a line-feed-prefixed formula
   
   ## Testing
   - `NODE_OPTIONS=--no-experimental-webstorage npm test -- 
src/pages/instance/__tests__/DLQPage.test.tsx` (11 tests)
   - `NODE_OPTIONS=--no-experimental-webstorage npx eslint --rule 
'react-hooks/set-state-in-effect: off' src/pages/instance/dlq.tsx 
src/pages/instance/__tests__/DLQPage.test.tsx`
   - `NODE_OPTIONS=--no-experimental-webstorage npm run build`
   
   Note: the targeted file already triggers the repository's existing 
`react-hooks/set-state-in-effect` finding at `dlq.tsx:132`; the focused lint 
run disables only that unrelated rule.
   
   Fixes #1461
   


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