You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bug description:
In /chat/history the search card becomes scrollable when opening the dropdown. It seems to be due to the card style being overflow-y: auto
Expected behavior:
The dropdown opens on top of the lower card without the upper card becoming scrollable.
Bug description:
In /chat/history the search card becomes scrollable when opening the dropdown. It seems to be due to the card style being
overflow-y: auto
Expected behavior:
The dropdown opens on top of the lower card without the upper card becoming scrollable.
Video:
https://github.com/user-attachments/assets/bcaee51e-7f80-4241-b4a1-843940514c74
The text was updated successfully, but these errors were encountered: