fix(ui): Segel-Picker-Layout und Formular-Reset korrigieren

Flex-Layout für Pills und Toggle wiederherstellen und den Einklapp-Zustand beim Leeren des Ereignisformulars zurücksetzen.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-05-31 11:52:10 +02:00
parent d9fa8c0edf
commit 34914b4f19
2 changed files with 4 additions and 0 deletions
+1
View File
@@ -897,6 +897,7 @@ export default function LogEntryEditor({
setEvRemarks('')
setEvLocationName('')
setEditingEventIndex(null)
setSailsPickerExpanded(false)
}
const fillEventForm = (ev: LogEvent) => {