letta-ai / letta

Letta (formerly MemGPT) is a framework for creating LLM services with memory.
https://letta.com
Apache License 2.0
12.84k stars 1.41k forks source link

Dropdowns are not scrollable, causing usability issues with large lists #2050

Open rashidrashiii opened 3 days ago

rashidrashiii commented 3 days ago

Describe the bug The dropdowns (e.g., for models) are not scrollable. When the number of items in the dropdown exceeds the visible space, it becomes impossible to access the hidden items without zooming out the browser window. This issue is not limited to model dropdowns; no dropdown menus in the application appear to support scrolling.

Please describe your setup

•   How did you install Letta?
•   git clone
•   Describe your setup
•   OS: macOS
•   Running environment: Terminal

Screenshots

  1. Normal screen without zoom
  2. While zooming out with zoomout

Additional context This bug significantly impacts usability, especially when working with a large number of models. Adding scroll functionality to dropdown menus would greatly enhance the user experience.

rashidrashiii commented 3 days ago

Hi,

I have reported this bug and would like to work on resolving it. Could you please assign this issue to me?

Thank you!