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

   ## Summary
   
   - keep the instance-list reload callback stable across filter changes
   - read the latest committed search and instance-type filters for 
post-mutation refreshes
   - preserve the existing request sequence guard against obsolete list 
responses
   - add a regression test for changing the type filter while an instance 
deletion is pending
   
   Closes #1996
   
   ## Verification
   
   - `npm test -- --run src/pages/instance/__tests__/InstancePage.test.tsx` (12 
tests passed)
   - `npx eslint src/pages/instance/index.tsx 
src/pages/instance/__tests__/InstancePage.test.tsx --max-warnings=0`
   - `npx prettier --check src/pages/instance/index.tsx 
src/pages/instance/__tests__/InstancePage.test.tsx`
   - `npm run build`
   - `git diff --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