Darginec05 / Yoopta-Editor

Build Notion-like, Craft-like, Coda-like, Medium-like editors with Yoopta
https://yoopta.dev/
MIT License
1.45k stars 111 forks source link

[FEATURE] Multi-selection between blocks on Mobile #342

Open Darginec05 opened 1 month ago

Darginec05 commented 1 month ago

Is this a unique feature?

Is your feature request related to a problem/unavailable functionality? Please describe.

Multi-selection works fine on desktop, but should work for mobile device also.

Proposed Solution

So, it can be resolved by adding pointer events

Screenshots

No response

Do you want to work on this issue?

No

If "yes" to the above, please explain how you would technically implement this (issue will not be assigned if this is skipped)

No response

TheSoumenMondal commented 1 month ago

Can you please assign this issue to me ? I would like to work on this issue

Darginec05 commented 1 month ago

@TheSoumenMondal let's go! Assigned

If you will have questions ask in contributions channel in community: https://discord.com/invite/Dt8rhSTjsn

Darginec05 commented 1 month ago

And some info. MultiSelection is defined here: https://github.com/Darginec05/Yoopta-Editor/blob/master/packages/core/editor/src/components/Editor/selection.ts