Skip to content

docs.flutter.io mobile issue #2274

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

Closed
feinstein opened this issue Jan 25, 2019 · 6 comments
Closed

docs.flutter.io mobile issue #2274

feinstein opened this issue Jan 25, 2019 · 6 comments
Assignees
Labels
t.mobile Relates to the mobile friendliness of an app

Comments

@feinstein
Copy link
Contributor

Page URL: https://docs.flutter.io/flutter/widgets/LocalizationsDelegate-class.html

Description:

The docs are not rendering perfectly on a mobile device.

I am not sure if this is the right repo to report it actually

@chalin chalin changed the title Flutter docs mobile issue docs.flutter.io mobile issue Jan 25, 2019
@chalin chalin added the t.mobile Relates to the mobile friendliness of an app label Jan 25, 2019
@chalin
Copy link
Contributor

chalin commented Jan 25, 2019

Here's a screenshot:
screen shot 2019-01-25 at 10 57 54
@jcollins-g @filiph @Hixie /cc @sfshaza2 @kwalrath

@jcollins-g
Copy link

jcollins-g commented Jan 25, 2019

Have you tried https://master-docs-flutter-io.firebaseapp.com/ ? I fixed several critical mobile-blocking bugs since the last stable release, hopefully the next release will improve matters.

@jcollins-g
Copy link

dartdoc omnibus mobile fix PR: dart-lang/dartdoc#1873
Push to Flutter: flutter/flutter#26041

@feinstein
Copy link
Contributor Author

https://master-docs-flutter-io.firebaseapp.com/ has the same error

@jcollins-g jcollins-g self-assigned this Jan 25, 2019
@jcollins-g
Copy link

I was able to reproduce this in simulator and with a real device.

This seems to be some artifact of how dartdoc is doing scrolling. If you attempt to swipe the entire page to the left in a particular way, the doc page can get stuck there. Worse, the stickiness seems to be persistent and reloads of the page don't seem to help.

A workaround is to manually swipe the page back to the right, but that only works on https://master-docs-flutter-io.firebaseapp.com/. docs.flutter.io is stuck for good when this happens.

@jcollins-g
Copy link

This issue was moved to dart-lang/dartdoc#1911

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
t.mobile Relates to the mobile friendliness of an app
Projects
None yet
Development

No branches or pull requests

3 participants