brains icon indicating copy to clipboard operation
brains copied to clipboard

Doesn't work on iPhone

Open thechief389 opened this issue 6 years ago • 7 comments

Dragging the images on my iPhone makes the page scroll.

thechief389 avatar May 12 '19 22:05 thechief389

For all the browsers? Which browser have you checked?

mat3e avatar May 13 '19 05:05 mat3e

Safari

Sent from my iPhone

On May 13, 2019, at 1:59 AM, Mateusz Chrzonstowski [email protected] wrote:

Which browser?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

thechief389 avatar May 13 '19 14:05 thechief389

Unfortunately, there is a problem with this particular browser. It is pointed out e.g. as an issue in the library I use for drag&drop: https://github.com/bevacqua/dragula/issues/426. And I cannot disable all the scrolling, which could be a workaround :/

mat3e avatar May 13 '19 20:05 mat3e

what about adding a dropdown menu somewhere to allow the order of the tiles to be set that way?

MoralCode avatar Apr 09 '20 20:04 MoralCode

what about adding a dropdown menu somewhere to allow the order of the tiles to be set that way?

That could work.

thechief389 avatar Apr 09 '20 20:04 thechief389

@MoralCode like dropdown e.g. above or below an image with numbers representing the indexes?

mat3e avatar Apr 09 '20 20:04 mat3e

yeah. i think a full-width version of this part of the desktop site might look good on mobile Screenshot_20200411_175407 The dropdown could be either the leftmost or rightmost item in each row and maybe it would be nice to also add some javascript to auto-rearrange the images to stay in the correct order when a user changes one of the dropdowns

MoralCode avatar Apr 12 '20 01:04 MoralCode