mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 10:58:17 -05:00
[GH-ISSUE #12235] issue: DOC...Collapse Save Copy code view #55186
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 @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.