Aias00 commented on PR #638: URL: https://github.com/apache/rocketmq-dashboard/pull/638#issuecomment-5105734450
Updated this PR on top of the latest rocketmq-studio branch. The consumer-page changes now build on the already-merged #631 structure: no duplicate detail loader/normalization path, subscriptions/progress still use the service-layer caches, and the failure messages added in this PR now go through i18n keys. Kept the useful submitting/resetSubmitting state handling and refreshed the ConsumerPage test accordingly.\n\nLocal verification:\n- npm test -- --run src/pages/instance/__tests__/ConsumerPage.test.tsx src/pages/instance/__tests__/TopicPage.test.tsx src/pages/studio/__tests__/Ops.test.tsx src/pages/studio/__tests__/AlertManagement.test.tsx src/pages/studio/__tests__/Producer.test.tsx src/stores/authStorage.test.ts\n- npm run lint\n- npm run build -- 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]
