yx9o opened a new pull request, #674: URL: https://github.com/apache/rocketmq-dashboard/pull/674
## What is the purpose of the change The Proxy page always displayed a refresh success message immediately after starting the request. When the request failed, users received conflicting success and error messages. ## Brief changelog - Wait for the proxy list refresh request to complete. - Show the success message only when the refresh succeeds. - Add tests for successful and failed refresh scenarios. ## Verifying this change - `npm test -- --run src/pages/studio/__tests__/Proxy.test.tsx` - `npm test -- --maxWorkers=2` - `npm run lint` - `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]
