Skip to content

fix: support multi-block text selection - #668

Open
prerna1233 wants to merge 6 commits into
the-monkeys:mainfrom
prerna1233:fix-multi-block-copy
Open

fix: support multi-block text selection#668
prerna1233 wants to merge 6 commits into
the-monkeys:mainfrom
prerna1233:fix-multi-block-copy

Conversation

@prerna1233

@prerna1233 prerna1233 commented Aug 9, 2026

Copy link
Copy Markdown

📃 Why Merge This PR?

Text selection and copying across multiple Editor.js blocks was difficult or unreliable.

This PR adds frontend handling for multi-block text selection, allowing users to select and copy text across multiple blocks smoothly.

It also handles marquee block selection and multi-block deletion.

🛠️ Issue Fixed

fixes #521

🔍 PR Type

  • 💡 Feature
  • 🐛 Bug Fix
  • 📃 Documentation
  • 🎨 UI Improvements
  • 💻 Code Refactor
  • ✅ Tests

@netlify

netlify Bot commented Aug 9, 2026

Copy link
Copy Markdown

Deploy Preview for incredible-eclair-ada155 ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit 519165a
🔍 Latest deploy log https://app.netlify.com/projects/incredible-eclair-ada155/deploys/6a7d65100370fd0008eba40c
😎 Deploy Preview https://deploy-preview-668--incredible-eclair-ada155.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Comment thread apps/the_monkeys/src/components/editor/Selection.ts
@prerna1233
prerna1233 requested a review from atul030702 August 13, 2026 06:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature]: Multiblock select

2 participants