[ACS-10287] a11y Fix: No label is announced for the dropdown, folder rules dialog (#4981)

* [ACS-10287] a11y Fix: No label is announced for the dropdown in folder rules dialog

* fix sonar issue

* [ACS-10287] add unit tests
This commit is contained in:
Mykyta Maliarchuk
2026-01-14 08:41:40 +01:00
committed by GitHub
parent ab4ba7f3fc
commit eda687d140
7 changed files with 62 additions and 7 deletions
@@ -19,7 +19,13 @@
"DESCRIPTION": "Description",
"WHEN": "When",
"PERFORM_ACTIONS": "Perform actions",
"OPTIONS": "Other options"
"OPTIONS": "Other options",
"FIELD": "Field",
"COMPARATOR": "Comparator",
"VALUE": "Value",
"LOGIC_OPERATOR": "Logic Operator",
"GROUP_CONDITIONS": "Group Conditions",
"CONDITIONS": "Conditions"
},
"PLACEHOLDER": {
"NAME": "Enter rule name",