yuluo-yx opened a new issue, #2452: URL: https://github.com/apache/rocketmq-dashboard/issues/2452
## Problem The Ops page initializes configuration availability to false and immediately renders the unsupported warning. Users therefore see a false capability warning while the request is pending, and network failures are permanently presented as unsupported configuration. ## Expected behavior Track loading, ready, and error states separately. Show the unavailable warning only after a successful response explicitly reports false, and provide a retryable error state for request failures. ## Verification Add focused UI tests for pending, failed, retry, and explicitly unavailable responses. -- 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]
