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) has path consistency and error handling gaps.
Locations
web_src/js/features/dropzone.ts:38- should use relative path for consistencyweb_src/js/features/dropzone.ts:150- if listing existing attachments failed (unhandled)web_src/js/features/comp/EditorUpload.ts:33- file does not satisfy DropzoneFileAction Required
Use consistent relative paths for upload URLs. Add error handling for attachment listing failures.
Created by Claude Opus 4.6