Aias00 opened a new issue, #1723: URL: https://github.com/apache/rocketmq-dashboard/issues/1723
## Problem The ACL page retains instance-scoped UI state when the selected instance changes. Open rule/user/plain-access dialogs, selected editing records, revealed credentials, cluster configuration, filters, and loading state can remain visible while the URL and instance selector point to a different instance. This makes a prior instance context appear applicable to the new selection. ## Expected behavior - Changing the selected instance remounts or resets the ACL page state before loading the next view. - Rule/user/plain-access dialogs, selected records, revealed credentials, and examined cluster configuration do not survive the switch. - The no-instance route remains idle instead of showing a perpetual loader. ## Scope Frontend-only lifecycle fix with regression coverage. It does not change the existing ACL metadata-provider or backend persistence model. ## Track Track 1 / Studio multi-instance control-plane UI. -- 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]
