coyote
coyote copied to clipboard
desktop and iphone UI bugs
- the animating state machine diagrams don't work
- after visiting a long tutorial, like the robot tutorial, every page after that has huge long blank space to the page footer until you hit refresh on the top page (which resets the inner iframe I guess).
- Sometimes a finger swipe to scroll becomes super sensitive and scrolls way too fast.
- When you select a link from the footer like "Getting Started" from a long tutorial, it does not scroll back to the top of the page, so you see no change, it should scroll to the top so you can see the actual Getting Started content.
Thanks for adding these issues @lovettchris. I also wanted to add the following UI bug, but for desktop (editing the name of the issue to reflect this).
Basically, the button that we have next to the search (which is important for mobile devices), I think should not be there on desktop as its not doing anything, but actually once you press it, it hides the ToC UI as seen in these 2 pics:

Actually it is doing something it hides the TOC which is nice if you want the browser window to be smaller and have the article be full page.
Hah, that's a good point actually :)