Open alexandros-bantzos opened 2 years ago
Any update on this one?
No really, I'd just not make it full-width on mobile for now.
I'm working on v5 in which I hope to address most of the current open issues.
@rikschennink FilePond v5 will be backward compatible?
It's a major version change so no there will be breaking changes.
I plan to release some sort of proxy wrapper to make switching from 4 to 5 easier.
Is there an existing issue for this?
Have you updated FilePond and its plugins?
Describe the bug
The the option
allowReorder
is enabled, you can't swipe up/down on mobile. the moment you touch the screen in the area, filepond will attempt to "grab" the image.If you have filepond full width on mobile and select many photos that cover the most part of the screen, you are then unable to scroll up/down the page.
Tested on vanilla Js and jQuery.
Reproduction
Any basic implementation of filepond with
allowReorder
and the preview plugin (to take up more space) should do. Reproducible even on latest desktop chrome on mobile view via devtools.Environment