You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 6, 2024. It is now read-only.
is long enough that scroll is possible (and hence hides navbar on scrolling)
has a modal (popup) triggered on some conditions (eg. paywall, "disable your adblocker", etc) that cant be closed by tapping on mask
For example, go to gamerant.com and open any article, then scroll down. This hides the Navbar.
A modal popup should show to tell you that something (Focus, duh) blocked the ADs and ask you to turn off your adblocker.
Now you're stuck on the modal (without interacting with contents on the modal itself - in this particular case, gamerant does offer a button to close the modal, but there are many other websites where this isnt possible).
When situation like this happens, one have to go back to ios level to kill Focus app & force a restart to continue.
(Modal is the most typical way for this issue to show up but there are other cases eg. if js is used to botch up scrolling etc.)
Expected behavior
A way to force the navbar to show up, allowing url to be changed / binned / BACK button used etc.
Preferably by touching the minimized url shown, otherwise perhaps gestures? ()
Actual behavior
Doesnt appear to have a way to get the navbar back.
Steps to reproduce
Visit any page:
For example, go to gamerant.com and open any article, then scroll down. This hides the Navbar.
A modal popup should show to tell you that something (Focus, duh) blocked the ADs and ask you to turn off your adblocker.
Now you're stuck on the modal (without interacting with contents on the modal itself - in this particular case, gamerant does offer a button to close the modal, but there are many other websites where this isnt possible).
When situation like this happens, one have to go back to ios level to kill Focus app & force a restart to continue.
(Modal is the most typical way for this issue to show up but there are other cases eg. if js is used to botch up scrolling etc.)
Expected behavior
A way to force the navbar to show up, allowing url to be changed / binned / BACK button used etc.
Preferably by touching the minimized url shown, otherwise perhaps gestures? ()
Actual behavior
Doesnt appear to have a way to get the navbar back.
Device & build information
Notes
Attachments:
┆Issue is synchronized with this Jira Task
The text was updated successfully, but these errors were encountered: