subject-f/guyamoe

Page selector overlay cannot be dismissed on mobile

DanielHZhang opened this issue · 3 comments

The overlay remains regardless of where you tap on the screen, which causes you to skip pages and makes navigating to the next page extremely frustrating.

Tapping on the overlay should dismiss it and allow you to continue reading normally.

Additionally, the majority of the navigation bar is positioned off-screen in the mobile reader.

image

This can be easily replicated in Chrome DevTools, and seems to occur for a variety of phone sizes.

image

Hi! Thank you for reporting.
I am aware of this issue and it's fixed in the reader overhaul that I'm trying to finish and push right now.
Workaround: turn your phone into landscape, open the sidebar, turn it back into portrait.
I'll see if I can do a hotfix for this, though, as the overhaul cannot be yet released.

I figured out the root cause: if you request desktop site on mobile, collapse the sidebar, and then stop requesting desktop site, the preview gets stuck. Was in the middle of making a PR but I'm stuck in the build process at the moment.

This was resolved in 718431a.