Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

server (webui): Fix Premature Submission During IME Conversion #11971

Merged
merged 3 commits into from
Feb 20, 2025

Conversation

mmngays
Copy link
Contributor

@mmngays mmngays commented Feb 20, 2025

This PR addresses an issue where text input in the server (webui) was inadvertently submitted during IME conversion. The fix ensures that inputs are processed only after the conversion is complete. This issue is commonly observed in the English webui.

@ngxson ngxson merged commit c392e50 into ggml-org:master Feb 20, 2025
6 checks passed
@mmngays mmngays deleted the server-ime-composition branch February 21, 2025 02:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants