Skip to content

Conversation

@Quantisan
Copy link
Owner

Implements HTML5 drag-and-drop event handling for the chat textarea, extracting file metadata (name, size, type, path) and logging to console. This validates the drag-drop mechanic works in the Electron/Replicant environment before committing to state architecture or provider integration. Follows established patterns with Nexus placeholders for DataTransfer extraction and pure actions that return effect descriptions.

Quantisan and others added 6 commits November 11, 2025 08:41
Adds Nexus placeholder and pure actions to handle file drag-drop events. This is foundational infrastructure that will enable users to attach files to messages by dragging them onto the chat input. Phase 1 registers the mechanics without UI wiring - files log to console for validation.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <[email protected]>
@Quantisan Quantisan changed the title feat: add file drag-and-drop to chat textarea feat: add file drag-and-drop infrastructure to chat textarea Nov 11, 2025
@Quantisan Quantisan marked this pull request as ready for review November 11, 2025 00:57
@Quantisan Quantisan merged commit 70fd88a into main Nov 11, 2025
1 check passed
@Quantisan Quantisan deleted the feat/file-drag-drop-import branch November 11, 2025 00:57
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