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

   ## Summary
   - control pagination state on the client, consumer-group, and LiteTopic 
inventories
   - return to page 1 when searches or filters change
   - clamp the visible page when refreshed results contain fewer pages
   
   ## Tests
   - npm exec vitest run -- src/pages/cluster/__tests__/ClientsPage.test.tsx 
src/pages/studio/__tests__/GroupManagement.test.tsx 
src/pages/studio/__tests__/LiteTopic.test.tsx (42 passed)
   - npm exec eslint -- <changed files>
   - npm exec prettier -- --check <changed files>
   - git diff --check
   
   Fixes #2430


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