Skip to content

Conversation

@RomneyDa
Copy link
Collaborator

@RomneyDa RomneyDa commented Sep 22, 2025

Reverts #7205


Summary by cubic

Reverts the prior image-drop fix and simplifies handling to file-only drops in the main editor. Removes VS Code resource URL support and the related IDE protocol.

  • Refactors
    • Removed readFileAsDataUrl from the core protocol and VS Code extension.
    • Deleted VS Code resource URL parsing/HTML handlers; drops from VS Code resource URLs are no longer supported.
    • Dropped ProseMirror-based drop handling; image insertion now handled in TipTapEditor onDrop.
    • Drag overlay now listens to global drag events and auto-hides; pointer-events enabled.
    • VS Code config: preLaunchTask switched to build-with-packages; removed gui:build task.

@RomneyDa RomneyDa requested a review from a team as a code owner September 22, 2025 23:29
@RomneyDa RomneyDa requested review from Patrick-Erichsen and removed request for a team September 22, 2025 23:29
@dosubot dosubot bot added the size:L This PR changes 100-499 lines, ignoring generated files. label Sep 22, 2025
@github-actions
Copy link

AI Code Review

AI review failed due to service initialization issues. Please check the Continue API key and configuration.

No specific line comments generated.


💡 To request a new detailed review, comment @continue-detailed-review

Copy link
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 9 files

@github-project-automation github-project-automation bot moved this from Todo to In Progress in Issues and PRs Sep 22, 2025
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Sep 22, 2025
@RomneyDa RomneyDa merged commit 5262cf2 into main Sep 22, 2025
57 of 60 checks passed
@RomneyDa RomneyDa deleted the revert-7205-fix-image-drop-from-main-editor branch September 22, 2025 23:43
@github-project-automation github-project-automation bot moved this from In Progress to Done in Issues and PRs Sep 22, 2025
@github-actions github-actions bot locked and limited conversation to collaborators Sep 22, 2025
@RomneyDa
Copy link
Collaborator Author

reopened here
#7910

@sestinj
Copy link
Contributor

sestinj commented Sep 24, 2025

🎉 This PR is included in version 1.19.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@sestinj
Copy link
Contributor

sestinj commented Sep 26, 2025

🎉 This PR is included in version 1.22.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

lgtm This PR has been approved by a maintainer released size:L This PR changes 100-499 lines, ignoring generated files.

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

4 participants