dragon-drop icon indicating copy to clipboard operation
dragon-drop copied to clipboard

Demo on mobile not working as expected

Open drone1 opened this issue 5 years ago • 3 comments

Hi. Thanks for working through this problem so the rest of us don't have to.

I'm interested in using the library but testing it on my iPhone 8 Plus in Chrome on iOS 13.1.2 (latest OS as of this writing), I noticed it's not working as neatly as the desktop version: it seems that pressing and holding on the draggable DIVs in the list does not actually take until the browser goes into its text-select mode (meaning the mode you enter to select some text in a paragraph, for example). You can see the iOS blue text-select highlight box while you drag in some cases, (which could be dealt with with user-select: none; as a style possibly), but most importantly, there is a delay in between touching the div and it actually allowing you to drag, so if you touch and drag immediately, you scroll the page.

Is this intended as a mobile solution as well or am I barking up the wrong tree here?

Thanks very much.

drone1 avatar Dec 11 '19 18:12 drone1

I haven't ever actually attempted to implement mobile support for this library to be honest. I am definitely not opposed to this feature being added, I just haven't spent any time on mobile solutions for dragon drop.

schne324 avatar Feb 11 '20 03:02 schne324

Any plans to do so?

On Tue, Feb 11, 2020 at 04:59 Harris Schneiderman [email protected] wrote:

I haven't ever actually attempted to implement mobile support for this library to be honest. I am definitely not opposed to this feature being added, I just haven't spent any time on mobile solutions for dragon drop.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/schne324/dragon-drop/issues/40?email_source=notifications&email_token=ABQIEPCIMQ332A7D5M3UFMLRCIPDRA5CNFSM4JZTGFP2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOELLEXLA#issuecomment-584469420, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABQIEPGQQ2BK2RNGQ5YCEKTRCIPDRANCNFSM4JZTGFPQ .

drone1 avatar Feb 11 '20 04:02 drone1

Not in the near future but if/when I get some free time to give this project some more love I could take a stab at this. Also for anyone seeing this, PRs are always welcome 😄

schne324 avatar Feb 12 '20 06:02 schne324