Description: When I focus on the "API Host" input field and press the Enter key, the configured "Models" list below instantly disappears. It appears that pressing Enter triggers a browser default form submission (implicit submission), causing the page to reload or the application state to reset unexpectedly.
Expected Behavior: Pressing Enter should either do nothing or confirm the input, but it should not clear the existing data.