Presets for confirmation dialogs now optionally ask for an object title
authorAlexander Ebert <ebert@woltlab.com>
Tue, 3 Jan 2023 15:04:43 +0000 (16:04 +0100)
committerAlexander Ebert <ebert@woltlab.com>
Tue, 3 Jan 2023 15:04:43 +0000 (16:04 +0100)
docs/javascript/components_confirmation.md

index 4aa076baf8c5a39df919f51d1ade535f681bd54d..ff842bc700de8e6668d37c628bf07862b21aa2f7 100644 (file)
@@ -43,7 +43,9 @@ All other actions:
 ## Available Presets
 
 WoltLab Suite 6.0 currently ships with three presets for common confirmation dialogs.
-All three presets require the title of the related object as part of the question asked to the user.
+
+All three presets have an optional parameter for the title of the related object as part of the question asked to the user.
+It is strongly recommended to provide the title if it exists, otherwise it can be omitted and an indeterminate variant is used instead.
 
 ### Soft Delete