yyqdbngt opened a new pull request, #1370: URL: https://github.com/apache/rocketmq-dashboard/pull/1370
## Summary - normalize known system-alert levels before looking up their presentation - render unknown backend levels with a neutral fallback instead of dereferencing an undefined config - preserve the backend level as the fallback tag label and add regression coverage ## Test plan - `NODE_OPTIONS=--no-experimental-webstorage npm test -- --run src/pages/ops/__tests__/SystemAlertsPage.test.tsx` - `NODE_OPTIONS=--no-experimental-webstorage npx eslint src/pages/ops/systemAlerts.tsx src/pages/ops/__tests__/SystemAlertsPage.test.tsx --quiet` Fixes #1349 -- 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]
