[Bug] Firefox browser does not show the top left navigation in pages

clerasan_86_0-1750171270879.png

The top left navigation does not appear at the top left of the page.

1 Like

We are seeing the same behaviour, the navigation menu shows properly in Chrome/Chromium but not on latest Firefox, tested on macOS and GNU/Linux.

On Chrome/Chromium:

vs

On Firefox 141.0.2:

Same here.

image

This is a pretty wild bug, certainly gives the impression that testing is only being done on Chrome. It would be interesting to see if it shows up on other browsers too.

In the meantime, the UI is there, the CSS just isn’t correct for Firefox. I’ve created a userscript to fix this (link in step 2).

Steps:

  1. Install a userscript manager addon for Firefox, I use Tampermonkey – Get this Extension for 🦊 Firefox (en-CA)
  2. Go to Temporary solution for https://discuss.google.dev/t/191869 · GitHub
  3. Click the Raw button
  4. If using TamperMonkey, this will take you to a page asking if you want to install the script
  5. Click Install
  6. Go to a Looker dashboard
  7. See the navigation fixed! :tada:

Screenshot showing the issue (navigation not showing)

Screenshot showing the navigation issue fixed