-
Notifications
You must be signed in to change notification settings - Fork 7.7k
Closed
Labels
area/admin/uikind/bugCategorizes a PR related to a bugCategorizes a PR related to a bugpriority/importantMust be worked on very soonMust be worked on very soonrelease/26.3.0team/ui
Description
Before reporting an issue
- 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
The item conditionsHelpItem
is set to a generic string Conditions help item
which is not used and due to its generic structure leads to confusion by the tranlsators.
Version
main
Regression
- The issue is a regression
Expected behavior
Either provide a text that is used and provides value to users and can be translated, or remove it.
Actual behavior
There is a key that is doesn't seem to be used and confuses translators.
How to Reproduce?
keycloak/js/apps/admin-ui/maven-resources/theme/keycloak.v2/admin/messages/messages_en.properties
Line 218 in 79f42bd
conditionsHelpItem=Conditions help item |
No reference found in tsx files (only conditionsHelp
seems to be used).
Anything else?
No response
Metadata
Metadata
Assignees
Labels
area/admin/uikind/bugCategorizes a PR related to a bugCategorizes a PR related to a bugpriority/importantMust be worked on very soonMust be worked on very soonrelease/26.3.0team/ui