Skip to content

Fix macOS chat file drop#179

Merged
GCWing merged 1 commit intoGCWing:mainfrom
wgqqqqq:fix/macos-chat-file-drop
Mar 17, 2026
Merged

Fix macOS chat file drop#179
GCWing merged 1 commit intoGCWing:mainfrom
wgqqqqq:fix/macos-chat-file-drop

Conversation

@wgqqqqq
Copy link
Copy Markdown
Collaborator

@wgqqqqq wgqqqqq commented Mar 17, 2026

Summary

  • disable the Tauri drag-drop handler for the desktop window on all platforms so macOS file drops reach the web UI
  • keep the macOS menu registration inside setup while restoring manage() before setup to avoid startup panics
  • preserve the existing frontend drag-and-drop flow without extra fallback logic

Validation

  • cargo check --manifest-path src/apps/desktop/Cargo.toml
  • pnpm exec tsc -p src/web-ui/tsconfig.json --noEmit

Fixes #126

@GCWing GCWing merged commit 92ffd87 into GCWing:main Mar 17, 2026
4 checks passed
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.

拖拽文件到chat框功能失效

2 participants