Headless CMS > extensions
Confirmation Dialog for Folder Drag & Drop
Learn how to prevent accidental folder moves.
Can I use this?
This feature is available since Webiny v5.43.2.
What you’ll learn
- how to prevent accidental folder moves
To help prevent accidental folder moves, Webiny introduces a confirmation dialog that can be enabled through configuration.
By declaring the modelIds
prop, you can enable folder move confirmation only for specific content models. If omitted, the confirmation will apply to all models.
When active, this feature prompts users to confirm their action before moving a folder from one location to another.

(click to enlarge)