I really like the approach but the demo [0] doesn’t really work on iOS Safari (although might be my outdated 16.7.8 version).
Scrolling doesn’t work, the layout and buttons have weird line breaks, the native search button is embedded in the custom designed one, leading to 2 icons…[0] https://mpa.nuejs.org/app/
aziaziazi|11 months ago
jeffhuys|11 months ago
Timon3|11 months ago
tipiirai|11 months ago
unknown|11 months ago
[deleted]
jampekka|11 months ago
Probably the page height gets forced with percentage or vh, which should be usually avoided. If forcing is wanted, svh or dvh should be used.