telerik / kendo-react

Issue tracker - KendoReact http://www.telerik.com/kendo-react-ui/
https://kendo-react-teal.vercel.app
Other
212 stars 39 forks source link

[Bug][Sortable] Drag and Drop requires clicking the item before dragging in mobile #2659

Open Yanko-Georgiev opened 2 weeks ago

Yanko-Georgiev commented 2 weeks ago

I'm submitting a...

Current behavior

On mobile, before dragging an item you need to first click it, which makes the feature unintuitive.

Expected behavior

The drag-and-drop feature should be intuitive on mobile and should not require clicking the item before dragging it.

Minimal reproduction of the problem with instructions

  1. Open the example from this article in a mobile preview: https://www.telerik.com/kendo-react-ui/components/sortable/get-started/
  2. Try dragging the items to reorder them
  3. Notice it doesn't work unless you click the item before dragging it

Reported in: 1669763