question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Mobile Touch Support

See original GitHub issue

I’m submitting a … (check one with “x”)

[x] bug report => Search github for a similar issue or PR before submitting
[x] feature request
[ ] support request => Sorry, we will not be able to answer every support request.  Please consider other venues for support requests

Current behavior Not sure if this is a bug or a feature request. The library’s README lists as touch support as one of its features, but this doesn’t actually work. I’ve tried the demos on both an iPhone and Android, and they do not work properly. Specific issues I’m seeing:

  • Some of the simpler examples (everything above but not including “Nested Sortable”) allow drag and drop intermittently, but also scroll the page while dragging such that it’s not usable.
  • Also on these simpler examples, attempting to drag (whether it works or not) selects text inside of the item being dragged
  • On the more complex examples (“Nested Sortable” and below), items to not drag at all

I did see that you had a previous issue filed that was closed, but it seems that maybe it shouldn’t have been?

Expected behavior Given that it’s an advertised feature, I think the feature should work! Otherwise, please remove it from your feature list.

Reproduction of the problem Run the demo page on an iPhone or Android and interact with the examples.

For what it’s worth, I can also repro the problems easily in Chrome’s mobile device simulator.

What is the motivation / use case for changing the behavior? Writing a page that needs to be mobile friendly.

  • ngx-dnd version: 3.2.0, 4.0.0

  • Angular version: 5.2.8

  • Browser: Chrome for Android (latest), Safari for iPhone (latest)

  • Language: TypeScript 2.8

Issue Analytics

  • State:open
  • Created 5 years ago
  • Reactions:6
  • Comments:5

github_iconTop GitHub Comments

3reactions
Cyw00dcommented, Sep 25, 2018

Any updates on this?

0reactions
AurisAudentiscommented, Jul 31, 2019

Any updates on this?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Health EMS Mobile Touch
MobileTouch does not support private browsing mode. Please switch Safari back to regular browsing mode. MobileTouch is not supported in this browser.
Read more >
Mobile Touch Support - CE.SDK Product Portal
Common Touch Gesture Support for iOS. With this update we add common touch gesture to improve the editing experience on touchpads and mobile...
Read more >
mobile (touch) support #1504 - microsoft/monaco-editor
So far, I haven't seen any web-based code editor that supports touch interaction properly, so mobile sites (f.e. accessing Codepen on your ...
Read more >
Touch events | Can I use... Support tables for HTML5 ...
Method of registering when, where and how the interface is touched, for devices with a touch screen. These DOM events are similar to...
Read more >
Touch events - Web APIs - MDN Web Docs - Mozilla
Touch events are similar to mouse events except they support simultaneous touches and at different locations on the touch surface. The ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found