yx9o opened a new pull request, #724: URL: https://github.com/apache/rocketmq-dashboard/pull/724
## What is the purpose of the change The consumer group page only displays consistency status for individual subscriptions, making inconsistent configurations difficult to identify quickly. ## Brief changelog - Add a subscription consistency summary to consumer group details - Support filtering inconsistent subscriptions - Support manually refreshing the consistency check - Distinguish consistent, inconsistent, unknown, and failed check states - Support both Chinese and English consistency values ## Verifying this change - `npm test -- --run src/pages/instance/__tests__/ConsumerPage.test.tsx` - `npm test` - `npm run lint` - `npm run build` - Manually verified the consistency summary, filtering, and refresh interactions -- 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]
