Aias00 opened a new pull request, #4527: URL: https://github.com/apache/rocketmq-dashboard/pull/4527
## Summary - re-enter the System Alerts loading state whenever the server-backed feed query refreshes - hide events and event actions from the previous query while replacement data is pending - disable the feed-derived Clear Acked mutation during loading - add a deferred filter regression covering stale event, ACK, and header mutation paths ## Validation - `npm test -- src/pages/ops/__tests__/SystemAlertsPage.test.tsx --silent` (17/17) - `npm test -- --retry=2 --reporter=dot --silent` (122 files, 1035/1035) - `npm run lint` (0 errors; 10 pre-existing warnings) - `npm run build` - `npx prettier --check src/pages/ops/systemAlerts.tsx src/pages/ops/__tests__/SystemAlertsPage.test.tsx` - `git diff --check` - independent code review: APPROVE after the stale Clear Acked path was guarded Closes #4526 -- 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]
