Aias00 opened a new pull request, #4518: URL: https://github.com/apache/rocketmq-dashboard/pull/4518
## Summary - re-enter the Alert Rules table loading state whenever the server-backed query refreshes - block row selection, row mutations, and bulk mutations while replacement rows are pending - add a deferred filter regression that keeps old rows visible but verifies every stale mutation path is disabled ## Validation - `npm test -- src/pages/ops/__tests__/AlertsPage.test.tsx --silent` (27/27) - `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/alerts.tsx src/pages/ops/__tests__/AlertsPage.test.tsx` - `git diff --check` - independent code review: APPROVE after the stale bulk-action guard was added Closes #4515 -- 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]
