I have searched the existing issues and discussions.
I am using the latest version of Open WebUI.
Installation Method
Docker
Open WebUI Version
20
Ollama Version (if applicable)
No response
Operating System
ubuntu
Browser (if applicable)
No response
Confirmation
I have read and followed all instructions in README.md.
I am using the latest version of both Open WebUI and Ollama.
I have included the browser console logs.
I have included the Docker container logs.
I have listed steps to reproduce the bug in detail.
Expected Behavior
Collapse
Save
Copy
are on the right of the code view in Chat.
what does Save do? it goes 'saved' but how do u access that file?
Actual Behavior
nothing
Steps to Reproduce
Collapse
Save
Copy
are on the right of the code view in Chat.
what does Save do? it goes 'saved' but how do u access that file?
Logs & Screenshots
console fail
Additional Information
No response
Originally created by @OzSpots-Wireless on GitHub (Mar 31, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/12235
### Check Existing Issues
- [x] I have searched the existing issues and discussions.
- [x] I am using the latest version of Open WebUI.
### Installation Method
Docker
### Open WebUI Version
20
### Ollama Version (if applicable)
_No response_
### Operating System
ubuntu
### Browser (if applicable)
_No response_
### Confirmation
- [x] I have read and followed all instructions in `README.md`.
- [x] I am using the latest version of **both** Open WebUI and Ollama.
- [x] I have included the browser console logs.
- [x] I have included the Docker container logs.
- [x] I have listed steps to reproduce the bug in detail.
### Expected Behavior
Collapse
Save
Copy
are on the right of the code view in Chat.
what does Save do? it goes 'saved' but how do u access that file?
### Actual Behavior
nothing
### Steps to Reproduce
Collapse
Save
Copy
are on the right of the code view in Chat.
what does Save do? it goes 'saved' but how do u access that file?
### Logs & Screenshots
console fail
### Additional Information
_No response_
GiteaMirror
added the bug label 2026-04-25 05:56:21 -05:00
The Save button located at the top right of a code block within is used to save any changes made to the code block and updates the code block within the chat. It can also update an artifact being viewed.
<!-- gh-comment-id:2766541672 -->
@silentoplayz commented on GitHub (Mar 31, 2025):
The `Save` button located at the top right of a code block within is used to save any changes made to the code block and updates the code block within the chat. It can also update an artifact being viewed.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @OzSpots-Wireless on GitHub (Mar 31, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/12235
Check Existing Issues
Installation Method
Docker
Open WebUI Version
20
Ollama Version (if applicable)
No response
Operating System
ubuntu
Browser (if applicable)
No response
Confirmation
README.md.Expected Behavior
Collapse
Save
Copy
are on the right of the code view in Chat.
what does Save do? it goes 'saved' but how do u access that file?
Actual Behavior
nothing
Steps to Reproduce
Collapse
Save
Copy
are on the right of the code view in Chat.
what does Save do? it goes 'saved' but how do u access that file?
Logs & Screenshots
console fail
Additional Information
No response
@silentoplayz commented on GitHub (Mar 31, 2025):
The
Savebutton located at the top right of a code block within is used to save any changes made to the code block and updates the code block within the chat. It can also update an artifact being viewed.