BioImageAnalysisNotebooks icon indicating copy to clipboard operation
BioImageAnalysisNotebooks copied to clipboard

Navbar not working on iPad in portrait mode

Open iimog opened this issue 2 years ago • 0 comments

I'm mainly reading the notebooks on my iPad in portrait mode. A couple of weeks ago, the navbar stopped working. When I click on the icon at the top left, the screen turns dim but the navbar does not open. It works in landscape mode, in the browser and on my phone. But I'm able to reproduce the problem in Firefox Mobile view (Ctrl+Shift+M) when selecting iPad there.

I tracked the issue down to this commit: https://github.com/haesleinhuepf/BioImageAnalysisNotebooks/commit/2cd4c3583aa28d29176a7f441dc488a1eb9af040 Indeed, when upgrading to sphinx-book-theme version 1.0.1 the sidebar works on my iPad. However, the search icon is back in the middle, rather than the navbar.

iimog avatar May 22 '23 09:05 iimog