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

   ## Summary
   - control the Topic table pagination state so detail modal updates do not 
reset the current page
   - reset the Topic table to the first page only when filters change
   - add a regression test for keeping page 2 visible after opening and closing 
Topic details
   
   Fixes #161.
   
   ## Validation
   - `npm test -- --run src/pages/instance/__tests__/TopicPage.test.tsx`
   - `npm test` (164 tests, 37 files passed)
   - `npm run lint` (0 errors, 4 existing fast-refresh warnings)
   - `npm run build`
   - `npx tsc -b --pretty false`
   - `git diff --cached --check`


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