Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Combine News and Reittiopas into a single page #7

Closed
samuliheljo opened this issue Apr 3, 2017 · 3 comments
Closed

Combine News and Reittiopas into a single page #7

samuliheljo opened this issue Apr 3, 2017 · 3 comments

Comments

@samuliheljo
Copy link
Contributor

Reittiopas should remain as WebView, News should be loaded from GraphQL API. @tuukka can help with API.

@samuliheljo samuliheljo added this to the Refined front page milestone Apr 3, 2017
@0is1
Copy link
Contributor

0is1 commented Apr 5, 2017

@samuliheljo @tuukka is there any documentation available about the GraphQL API that we want to use here?

@0is1
Copy link
Contributor

0is1 commented Apr 7, 2017

dynamic-newsfeed branch uses now GraphQL API with static query. It doesn't return right data yet because there is some issues with the GraphQL server.

@0is1
Copy link
Contributor

0is1 commented Apr 13, 2017

There's an issue with Android when combining WebView (reittiopas.fi) in ScrollView with other views / data in it etc. because WebView is also "scrolling view" and the main ScrollView captures (touch) events most of the time. So it's almost impossible to move around the map and you can't scroll the WebView etc.

Similar issue facebook/react-native#10723

It might be possible to do some kind of workaround:

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

No branches or pull requests

2 participants