Description
Deleting a track from the context menu is instant with no confirmation. This can accidentally destroy many clips.
Current Behavior
Right-click track → Delete track → Track immediately deleted with all its elements.
Expected Behavior
Show confirmation dialog: "Delete track? This will remove X elements. This action can be undone."
Files
- `apps/web/src/components/editor/panels/timeline/index.tsx:522-534`
Description
Deleting a track from the context menu is instant with no confirmation. This can accidentally destroy many clips.
Current Behavior
Right-click track → Delete track → Track immediately deleted with all its elements.
Expected Behavior
Show confirmation dialog: "Delete track? This will remove X elements. This action can be undone."
Files