yyqdbngt opened a new issue, #2739: URL: https://github.com/apache/rocketmq-dashboard/issues/2739
## Problem The Studio user table leaves an account status switch interactive while its enable/disable request is pending. Rapid changes for the same account can start overlapping mutations; if their responses arrive out of order, the final server state and the refreshed table can disagree with the administrator's last action. ## Expected behavior Serialize status mutations per user and expose the pending state on that user's switch without blocking unrelated accounts. -- 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]
