mirror of
https://github.com/fosrl/pangolin.git
synced 2026-05-07 21:30:36 -05:00
[GH-ISSUE #1930] Menu Button dissapearing #8808
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Craftefix on GitHub (Nov 27, 2025).
Original GitHub issue: https://github.com/fosrl/pangolin/issues/1930
Originally assigned to: @miloschwartz on GitHub.
Describe the Bug
When I create a new ressource on my mobile Firefox the hamburger menu dissapears as soon as I enter all values.
Environment
Ubuntu 24.04.3 LTSon GCP:ee-latest=v1.12.2v3.5To Reproduce
Expected Behavior
It should just allways show the Hamburger menu
@Craftefix commented on GitHub (Nov 27, 2025):
My browser is Firefox Beta from Google Play:
146.0b7 (Build #2016128119), fe8df9e8aca4f072065a4684733f7154ac570aef GV: 146.0-20251124115610 AS: 146.0.2 OS: Android 14@miloschwartz commented on GitHub (Dec 3, 2025):
I'm not able to reproduce. Can you describe the exact steps and inputs to reproduce and maybe even send a video or gif maybe?
@Craftefix commented on GitHub (Dec 9, 2025):
https://github.com/user-attachments/assets/6e6117fd-86b1-4826-8be8-5d50273c9241
As shown in the video, the entire top bar disappears. Not just the menu button, but also the profile picture. On Thorium, I could almost see some pixels of the profile icon appear below the status bar. However, when using Firefox Desktop with its device emulation feature, everything displayed correctly.
@Craftefix commented on GitHub (Dec 9, 2025):
My Firefox version has changed since. Now it is
147.0b1 AS: 147.0 from 8. Dec. 2025 16:30:38@Craftefix commented on GitHub (Dec 22, 2025):
any updates?
@miloschwartz commented on GitHub (Dec 23, 2025):
I think I fixed this issue in latest commit. I was able to reproduce it on iPhone when opening the keyboard, then closing it. After closing, the header would be gone. With latest CSS changes, the header remains even after closing the keyboard. I'm hoping this fixes all cases of the issue
@Craftefix commented on GitHub (Dec 23, 2025):
I would be happy to try it, because of the holidays I cant try it for now