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
When sending the first message in the chat, the input field appears to be cut off at the top of the screen, making it partially hidden and difficult to interact with.
Steps to Reproduce
Open the chat interface
Type a message in the input field
Send the message
Observe that the input field is partially cut off at the top
Expected Behavior
The input field should remain fully visible and accessible after sending a message
Actual Behavior
The input field gets cut off at the top of the screen when sending the first message.