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
@@ -237,7 +237,7 @@ submission:
237
237
# If set to true avoid setting placeholder for simple fields, where the placeholder would be the same as the label.
238
238
# 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.
239
239
# More info on the topic can be found at https://www.deque.com/blog/accessible-forms-the-problem-with-placeholders/
240
-
ignorePlaceholderForSimpleFields:
240
+
omitSimpleFieldPlaceholders:
241
241
242
242
243
243
# Default Language in which the UI will be rendered if the user's browser language is not an active language
0 commit comments