test: complete test suite (#118, #119, #120, #121, #123, #125) #146

Merged
marcel merged 9 commits from feat/118-119-120-121-123-125-test-suite into main 2026-03-28 19:46:44 +01:00
Showing only changes of commit e7829312e8 - Show all commits

View File

@@ -202,7 +202,7 @@ $effect(() => {
type="file"
multiple
accept=".pdf,.jpg,.jpeg,.png,.tif,.tiff"
aria-label={m.upload_label()}
aria-label={m.doc_file_upload_label()}
class="sr-only"
onchange={handleFileSelect}
/>