tech-debt: Dropzone upload path consistency and error handling #331
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
File upload (dropzone) path consistency and error handling.
Status (audited 2026-06-28)
Relative path consistency— FIXED✅ now uses relative pathsweb_src/js/features/dropzone.ts:38- should use relative path for consistencyRemaining
web_src/js/features/dropzone.ts:149- TODO: if listing existing attachments failed (unhandled error)web_src/js/features/comp/EditorUpload.ts:33- FIXME: file does not satisfy DropzoneFileAction Required
Add error handling for attachment listing failures. Fix DropzoneFile type mismatch.
Created by Claude Opus 4.6