yuluo-yx opened a new pull request, #2235: URL: https://github.com/apache/rocketmq-dashboard/pull/2235
## Summary When a LiteTopic refresh gets a fresh Topic list but the quota request fails, the page now clears the previous quota and displays the existing localized quota warning. The successfully refreshed Topic list remains available, so partial failure no longer combines fresh resources with stale quota data. ## Verification - `npm test -- src/pages/studio/__tests__/LiteTopic.test.tsx` - targeted ESLint and Prettier checks - `git diff --check` Fixes #2226 -- 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]
