-
Bug
-
Resolution: Done
-
Undefined
-
None
Before reporting an issue
[x] I have read and understood the above terms for submitting issues, and I understand that my issue may be closed without action if I do not follow them.
Area
admin/ui
Describe the bug
When adding an user profile attribute group in a realm, simply saving is not possible due to missing display name and description:
<img width="381" height="486" alt="Image" src="https://github.com/user-attachments/assets/6a6371e9-b301-4e6b-a7b2-1801e16b0fdc" />
Display name can be filled in, cannot be saved (OK button greyed out), but is persisted when hitting cancel.
<img width="448" height="579" alt="Image" src="https://github.com/user-attachments/assets/ee0ad1dc-537d-48a5-9277-c261862ccab2" />
Description name can be filled in and saved via OK button.
<img width="493" height="594" alt="Image" src="https://github.com/user-attachments/assets/dba4110d-b1c6-4f56-8d37-aaf8398af3ef" />
Only then is the OK button of the display name editing pane also available.
Only then, saving the attribute group is possible.
Version
26.3.1
Regression
[ ] The issue is a regression
Expected behavior
Saving attribute group's attribute should be possible in any order.
Actual behavior
Saving attribute group's attribute is try and error.
How to Reproduce?
1. open realm
2. go to realm settings
3. open user profile tab
4. go to sub-tab attribute groups
5. create new attribute group (enter name)
6. try to save new attribute group
7. be advised that display name and description are missing
8. try to enter display name and hit OK button -> greyed out
9. hit cancel
10. only description attribute missing warning despite not hitting OK
11. fill in description, OK button available, but both buttons, OK and cancel, do the same -> persist description
12. now all warnings gone, attribute group can be saved
Anything else?
I must admit that these flaws in the UI do not at all give me confidence in the product.
- links to