fix collection creation

This commit is contained in:
Stefan Hardegger
2026-07-21 10:08:54 +02:00
parent 78c3f1be19
commit dc75cc41ce
2 changed files with 8 additions and 4 deletions

View File

@@ -359,6 +359,7 @@ export default function CollectionForm({
type="checkbox"
checked={isSelected}
onChange={() => toggleStorySelection(story)}
onClick={(e) => e.stopPropagation()}
className="rounded border-gray-300 text-blue-600 focus:ring-blue-500"
/>
<div className="flex-1 min-w-0">