ACL pages routing fix - removed AclPrincipalGroupEditor#2336
Conversation
|
@claude Review the PR. Make sure that all codepaths and deployment types support this (for example clicking Create ACLs on the user creation success dialog should also redirect to the page now and no longer the modal). Or schema registry authz is not supported for non redpanda deployments - are we handling this? |
|
Claude finished @weeco's task in 2m 26s —— View job PR Review
SummaryThe PR correctly removes the Reviewer Questions1. User creation success dialog (
|
In current
masterbranch, when you click onCreate ACL, my browser freezes. + the onClick handler tries to redirect & open a modal which doesn't make sense to me.This should hopefully make the behavior a bit more consistent.