Files
windmill/frontend/src
Diego Imbert 6d263bdf1e refactor(drafts): extract DraftEditorModals trailer block
The four editor routes (scripts/flows/apps/apps_raw) mounted an
identical pair of trailer modals — DraftSyncConflictModal +
OtherUsersDraftsModal — wrapped in the same guard chain and {#key path}
remount. Lift the markup into one component; routes thread their
itemKind, path, editPathFor, and loader callback.

Pure markup extraction, no state ownership change. Drops the unused
userStore import where the trailer was the only consumer.
2026-06-08 15:22:08 +02:00
..
2024-12-05 17:03:49 +01:00
2025-11-29 01:23:47 +00:00