[ACS-10282] screen reader personal files perform actions empty state not announced by screen reader (#4932)

* [ACS-10282] Fixed error reading for action field in folder rules when it is empty by screen reader

* [ACS-10282] Unit test
This commit is contained in:
AleksanderSklorz
2025-12-10 14:33:10 +01:00
committed by GitHub
parent ac3d99697e
commit bf932aea08
6 changed files with 20 additions and 6 deletions
@@ -31,7 +31,8 @@
"ERROR": {
"REQUIRED": "This field is required",
"RULE_COMPOSITE_CONDITION_INVALID": "One or more condition groups is empty",
"INSUFFICIENT_TRIGGERS_SELECTED": "At least one trigger is required"
"INSUFFICIENT_TRIGGERS_SELECTED": "At least one trigger is required",
"ACTION_REQUIRED": "Action field is required"
},
"TRIGGERS": {
"INBOUND": "Items are created or enter this folder",