Aias00 commented on issue #2260:
URL:
https://github.com/apache/rocketmq-dashboard/issues/2260#issuecomment-5307135932
Closing as invalid after implementation-level verification. `MainLayout`
uses `^/instance/[^/]+/(topic|consumer|message|acl|dlq|resource-plan)$`, so its
only capture group is the section. The current selected key is therefore
correctly derived as `/instance/${section}`. No code change is required.
--
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]