Skip to content
This repository has been archived by the owner on Jan 13, 2022. It is now read-only.

scroll not working in touch devices. #403

Open
dhirajbasukala opened this issue May 17, 2016 · 5 comments
Open

scroll not working in touch devices. #403

dhirajbasukala opened this issue May 17, 2016 · 5 comments

Comments

@dhirajbasukala
Copy link

The official site works with touch scroll in touch device /mobile. However while using the same TouchableArea.js and TouchExampleWrapper.js with ZyngaScroller won't work in my local case. What I did was create a smple table (fixed data table) and wrap it with ExampleTouchWrapper tag with tableHeight and tableWidth supplied. It's works as expected in Desktop browser, but show's the same interface in mobile device. While tracking the handleTouchMove event in TouchableArea.js I get valid touches(location/coordinates) for scroller(ZyngaScroller). Has Anyone got any working example of it in plunker or fiddle, would be really nice.

@slmille4
Copy link

slmille4 commented Jun 1, 2016

I'm getting this same problem on my Surface Pro 3, no scrolling in Chrome or Edge. Dev team please respond?

@jippi
Copy link

jippi commented Dec 14, 2016

Any love for this team FB ? not having the table functional on mobile devices seem quite 2010 :(

@KamranAsif
Copy link

@jippi

We have a fork of this library with mobile support
http://schrodinger.github.io/fixed-data-table-2/api-table.html#-touchscrollenabled-

Its a WIP but it should be usable.

@jippi
Copy link

jippi commented Dec 14, 2016

@KamranAsif I switched to the fork like 15min later, it works, but not 100% perfect - but 10000x better than nothing ;) Thanks for the great work on fixing this in a fork!

@KamranAsif
Copy link

@jippi Glad to hear! Feel free to file issues on any bugs you see

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants