Spaces:
Running
[Bug Report] Chat input field in Space incorrectly resizes on character input
There is a UI bug in the MiniMax-M1 Space where the main chat input field expands vertically with each character typed, pushing the entire page layout downwards. This makes typing long messages impractical as the input field quickly moves down the screen.
Steps to Reproduce:
Navigate to the MiniMaxAI/MiniMax-M1 Space
Click on the chat input field at the bottom of the page.
Begin typing any text.
Expected Behavior:
The input field should either have a fixed height with a scrollbar for overflow text, or it should only expand in height when the text wraps to a new line.
Actual Behavior:
The input field's height increases for every single character typed, even on the same line. The entire page view is pushed down with each keystroke.
Environment:
Browser: Chrome and Firefox, OS: Windows 11 and Android 14.
this is a ui bug for huggingface