Skip to content

fix(MEMMY-399): silently ignore duplicate attachment drops - #388

Merged
syzsunshine219 merged 1 commit into
MemTensor:v1.1.5from
Memtensor-AI:codex/fix-memmy-399-duplicate-attachment-v1-1-5
Sep 10, 2026
Merged

fix(MEMMY-399): silently ignore duplicate attachment drops#388
syzsunshine219 merged 1 commit into
MemTensor:v1.1.5from
Memtensor-AI:codex/fix-memmy-399-duplicate-attachment-v1-1-5

Conversation

@Memtensor-AI

Copy link
Copy Markdown
Collaborator

Fix MEMMY-399 duplicate attachment drag-and-drop on v1.1.5. Attachment validation already filters files that are present; the composer now returns quietly when a drop contains only duplicates, so no duplicateAttachment toast is shown. Unsupported file types and unreadable files still report their existing errors. Added HomePage interaction coverage for both composer views, repeated renamed files, mixed duplicate/new drops, unsupported files, and read failures. Validation: Project Harness Standard passed; focused HomePage attachment drop and memory refresh interaction tests passed (7/7); existing HomePage attachment tests passed (88/88). Base: v1.1.5.

Skip the duplicate-only error toast after attachment validation filters out all incoming files. Preserve existing attachment identity and unsupported-file and read-failure error handling.

Add HomePage drop interaction coverage for both composer views, repeated renamed files, mixed duplicate/new drops, and real validation failures.
@syzsunshine219
syzsunshine219 marked this pull request as ready for review September 10, 2026 07:20
@syzsunshine219
syzsunshine219 merged commit 72f785b into MemTensor:v1.1.5 Sep 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants