nautechsystems / nautilus_trader

A high-performance algorithmic trading platform and event-driven backtester
https://nautilustrader.io
GNU Lesser General Public License v3.0
1.7k stars 398 forks source link

Documentation site navigation menu cuts off on left edge at certain zoom resolutions #1723

Closed Troubladore closed 1 week ago

Troubladore commented 1 week ago

Bug Report

When I open the Nautilus documentation site on a Windows or Ubuntu machine, the left edge of the left-hand menu is cut off at some magnification levels in the browsers I tested.

Expected Behavior

You can see the full text of the left-hand navigation menu.

Actual Behavior

The left edge of the menu is cut off from view (see attached screenshot).

image

Steps to Reproduce the Problem

  1. On a Windows 11 or Ubuntu 22.04 machine...
  2. Open Firefox, Brave, Chrome, or Edge
  3. Maximize the browser window on one monitor
  4. Navigate to https://nautilustrader.io/docs/
  5. Increment the display zoom from 60% to 150%, watching the left-hand menu.
  6. At some point, the left edge of the menu should shift out of view.
  7. Verify that the menu is visible when changing the zoom scaling to some other value.

Specifications

cjdsellers commented 1 week ago

Thanks for the report @Troubladore, we'll look into addressing this soon!

Troubladore commented 1 week ago

Confirmed fixed for all prior test cases - thank you @cjdsellers!