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

   ## Summary
   - preserve valid epoch timestamps in Lite Topic activity views and CSV 
exports
   - render non-finite and out-of-range provider timestamps as unavailable
   - add formatter regression coverage
   
   ## Why
   The truthiness check discarded epoch zero, while malformed finite or 
infinite values could leak `Invalid Date` into the UI and exported data.
   
   ## Testing
   - `NODE_OPTIONS=--no-experimental-webstorage npm test -- 
src/pages/studio/__tests__/LiteTopic.test.tsx`


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