youngkermit8-coder commented on PR #1506: URL: https://github.com/apache/rocketmq-dashboard/pull/1506#issuecomment-5246052059
Addressed the review findings in `f44b097`: - reset credential, region, and cloud-instance loading state when the vendor changes; - clear each loading state on the corresponding inactive effect path without synchronous effect updates; - added regression tests for switching vendors while region and instance requests are pending; - verified that form values are cleared, dependent selects are disabled, stale completions are ignored, and loading indicators stop. Validation: - `npx vitest run src/pages/instance/__tests__/InstancePage.test.tsx --reporter=dot` — 9/9 passed - targeted ESLint — passed - `npm run build` — passed -- 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]
