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

   ## Summary
   - model ACL creation timestamps as optional backend data
   - preserve missing timestamps during normalization instead of fabricating 
the current client time
   - render unavailable timestamps as `-` and make timestamp sorting null-safe
   
   ## Test plan
   - `NODE_OPTIONS=--no-experimental-webstorage npm test -- --run 
src/pages/instance/__tests__/AclPage.test.tsx src/api/acl.test.ts 
src/services/aclService.test.ts`
   - `NODE_OPTIONS=--no-experimental-webstorage npx eslint src/api/acl.ts 
src/pages/instance/acl.tsx src/pages/instance/__tests__/AclPage.test.tsx 
--quiet`
   
   Fixes #1348
   


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