gator icon indicating copy to clipboard operation
gator copied to clipboard

List of packages not displayed unless window is resized

Open danyeaw opened this issue 4 months ago • 0 comments

When I launch Gator, the list of packages aren't displayed unless I resize the browser window. Once I do that, they are displayed from then on.

Here is a video showing the issue:

https://github.com/user-attachments/assets/acc29968-39ad-4827-ac66-1796b9944e18

Reproduction steps:

conda create -n gatorpy310 python=3.10 jupyterlab=4.0 nodejs -c conda-forge
conda activate gatorpy310
corepack enable
pip install git+https://https://github.com/mamba-org/gator.git
jupyter lab

Go to settings -> Conda Packages Manager

System environment: OS: macOS Browser: Firefox and Chrome latest

danyeaw avatar Jun 30 '25 19:06 danyeaw