halfmoonui / halfmoon

Halfmoon is a highly customizable, drop-in Bootstrap replacement. It comes with three built-in core themes, with dark mode support for all themes and components.
https://www.gethalfmoon.com
MIT License
3.01k stars 118 forks source link

Mobile browser address bar and tools do not hide when scrolling down page #101

Open clifflui opened 3 years ago

clifflui commented 3 years ago

When scrolling down a page on mobile safari or other browser, the address bar should automatically minimize and revert when user scrolls up. When using HalfMoon, the address bar never minimizes, taking up valuable viewport space. This probably has something to do with absolute positioning. 9E625344-4219-4C3F-998F-9EE81CDAB18C Desired/expected addressbar behavior

ThaUnknown commented 3 years ago

i'd assume duplicate of https://github.com/halfmoonui/halfmoon/issues/49

clifflui commented 3 years ago

The underlying issue might be the same, but perhaps/hopefully there might be a magic workaround that I had missed.