Repository navigation bar not showing in Chrome on Android #199895
Replies: 5 comments
-
|
💬 Your Product Feedback Has Been Submitted 🎉 Thank you for taking the time to share your insights with us! Your feedback is invaluable as we build a better GitHub experience for all our users. Here's what you can expect moving forward ⏩
Where to look to see what's shipping 👀
What you can do in the meantime 💻
As a member of the GitHub community, your participation is essential. While we can't promise that every suggestion will be implemented, we want to emphasize that your feedback is instrumental in guiding our decisions and priorities. Thank you once again for your contribution to making GitHub even better! We're grateful for your ongoing support and collaboration in shaping the future of our platform. ⭐ |
Beta Was this translation helpful? Give feedback.
This comment was marked as low quality.
This comment was marked as low quality.
-
|
Possible causes: GitHub UI experiment/feature flag
|
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
|
Interesting investigation. The fact that you've reproduced it:
makes this look much more like a GitHub mobile-web UI regression than a browser, cache, or account-specific issue. One thing that may help further isolate the trigger:
Since you've already ruled out multiple browsers and accounts, the organization-level Actions setting seems like a very strong lead. It may be worth checking whether the page is switching layouts after the Actions-related permissions/UI state loads, causing the repository navigation component to be hidden unexpectedly. Thanks for posting the additional testing results — they make this much easier to reproduce and investigate. |
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
-
🏷️ Discussion Type
Bug
Body
See screenshots below.
When not signed in, I can see the Issues, Pull Requests, Actions, ... navigation bar on all public repositories in my organizations.
When signed in, this navigation bar briefly appears and then disappears, making it difficult/impossible to view issues, PRs, workflow runs, ...
This used to work fine just a couple of days ago. I already cleared all data for GitHub.com through Chrome Site Settings, but same result. I'm experiencing this issue in Chrome browser on Android 16.
Beta Was this translation helpful? Give feedback.
All reactions