mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 10:58:17 -05:00
You are able to type text into generated code blocks. #3046
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @WestonHanners on GitHub (Dec 19, 2024).
Installation Method
Installed via docker following the instructions in the README.md.
Environment
Open WebUI Version: 0.4.8
Ollama (if applicable): 0.4.5
Operating System: Ubuntu 24.10
Browser (if applicable): Firefox 133
Confirmation:
Expected Behavior:
You cannot type in code blocks
Actual Behavior:
You can type in code blocks
Description
Bug Summary:
I am able to type text in code blocks.
Reproduction Details
Steps to Reproduce:
Ask Ollama to generate a code block ie. "generate a hello world application in javascript"
Try to type in the code block
Logs and Screenshots
@tjbck commented on GitHub (Dec 19, 2024):
Intended behaviour.