You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: config/config.example.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -240,7 +240,7 @@ submission:
240
240
# If set to true avoid setting placeholder for simple fields, where the placeholder would be the same as the label.
241
241
# The default is set to true as placeholders that do not provide additional information to the field are to be avoided as they could cause accessibility issue.
242
242
# More info on the topic can be found at https://www.deque.com/blog/accessible-forms-the-problem-with-placeholders/
243
-
ignorePlaceholderForSimpleFields:
243
+
omitSimpleFieldPlaceholders:
244
244
245
245
246
246
# Fallback language in which the UI will be rendered if the user's browser language is not an active language
0 commit comments