keycloak/js/apps/admin-ui/test/users
Rathan-Naik 11fa632d01
Fix missing validation error labels when editing a user (#45551)
When editing a user and validation errors occur:
- Toast notification now shows actual error messages instead of empty string
- Inline errors now appear below custom User Profile attributes
- Errors are properly extracted and displayed for both single and multiple errors

The fix ensures that custom User Profile attributes (with 'attributes.' prefix)
are handled correctly even when unmanaged attributes are enabled.

Closes #44819

Signed-off-by: Rathan Naik <30756840+Rathan-Naik@users.noreply.github.com>
2026-01-20 12:24:05 -05:00
..
main.spec.ts Fix missing validation error labels when editing a user (#45551) 2026-01-20 12:24:05 -05:00
main.ts Align TypeScript code with Node.js requirements (#41731) 2025-08-07 14:09:28 -04:00