Files
keycloak/js/apps
HCL f02df4382a Skip no-op reorder in authentication flow drag-and-drop
When a user drags an authentication flow step and drops it back in its original position, the onDrop handler now returns early instead of calling executeChange(). This prevents an unnecessary refresh() call and the false "Flow successfully updated" success notification.

Closes #47710

Signed-off-by: chon3806 <93464148+chon3806@users.noreply.github.com>
2026-04-29 22:15:36 +02:00
..