Rohan Deshpande

Results 91 comments of Rohan Deshpande

Thanks for the explanation and gif. I can’t see anything on that page sadly, I’m assuming it’s behind some authentication?

Thanks for that, this does seem to be working, it’s a bit janky but yeah it works! I’m curious as to how you are handling scrolling while dragging while preventing...

Interesting, thanks for this. I spent a chunk of time attempting to migrate to react-beautiful-dnd only to discover that nested scroll containers are not supported. Even though that library is...

@redaxmedia this works for my implementation. Thanks very much!

Also noticing that the proposed fix does not seem to work on iOS 11 😢 edit: well, this is working for me ```javascript /** * Fixes issue where dragging will...

Have implemented this in an ES5 react project and I think it's broken in >= iOS 11.3, I cannot stop the propagation of the `touchmove` event, possibly related to #426...

Reverted to `v2.1.1`, added delay via the option and it now works. I’ve seen some PRs open to add this option back, imo this is a much cleaner API than...

aaaand have discovered that this breaks a all of my ordering flows. Back to the drawing board. Am now back on `v3.7.2` and will continue to investigate how to get...

I wish! No, this is just for delaying dragging.

> I've sent him a message in twitter Any response?