RockteMQ-AI commented on issue #2900: URL: https://github.com/apache/rocketmq-dashboard/issues/2900#issuecomment-5496841891
**Issue Evaluation** Category: `bug` | Status: **Needs Clarification** I searched the `apache/rocketmq-dashboard` source code for a "Queue Browser" component but could not find one. The repository contains: - `frontend-new/` — a React frontend with pages for Cluster, Topic, Consumer, Message, etc., but no queue browser - `web/dist/` — pre-built assets for a newer frontend, but the source code for this frontend is not in this repository The described issue (duplicate queue loads and same-queue pulls due to insufficient loading state) is plausible as a general React pattern bug, but I cannot verify it against the actual source code because: 1. No "Queue Browser" component exists in the available source 2. The `web/` frontend source is not committed to this repository Could you clarify: - Which specific file/component in this repository has the described behavior? - Is the Queue Browser part of the newer `web/` frontend whose source lives elsewhere? --- *Automated evaluation by RockteMQ-AI* -- 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]
