[GH-ISSUE #22916] issue: markdown editor missing on open terminal panel #90582

Closed
opened 2026-05-15 15:50:53 -05:00 by GiteaMirror · 5 comments
Owner

Originally created by @ppoak on GitHub (Mar 21, 2026).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/22916

Check Existing Issues

  • I have searched for any existing and/or related issues.
  • I have searched for any existing and/or related discussions.
  • I have also searched in the CLOSED issues AND CLOSED discussions and found no related items (your issue might already be addressed on the development branch!).
  • I am using the latest version of Open WebUI.

Installation Method

Pip Install

Open WebUI Version

v0.8.10

Ollama Version (if applicable)

No response

Operating System

Windows 11

Browser (if applicable)

Chrome latest / safari latest

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 provided every relevant configuration, setting, and environment variable used in my setup.
  • I have clearly listed every relevant configuration, custom setting, environment variable, and command-line option that influences my setup (such as Docker Compose overrides, .env values, browser settings, authentication configurations, etc).
  • I have documented step-by-step reproduction instructions that are precise, sequential, and leave nothing to interpretation. My steps:
  • Start with the initial platform/version/OS and dependencies used,
  • Specify exact install/launch/configure commands,
  • List URLs visited, user input (incl. example values/emails/passwords if needed),
  • Describe all options and toggles enabled or changed,
  • Include any files or environmental changes,
  • Identify the expected and actual result at each stage,
  • Ensure any reasonably skilled user can follow and hit the same issue.

Expected Behavior

When opening a markdown file on open terminal panel, there should be an edit button that enables users to edit the file. Like the other normal pure text file. But when I’m running my open webui server through pip install on my windows 11, whatever browser I use, the edit button disappears.

Actual Behavior

image

As the image shows. There is no button related to edit. But when I open some other pure txt file like .ini, .yaml, .txt etc, the edit button seems available.

And as you can refer to here.

And moreover, the check button which saves a file will lead to empty content injected and replace the total file.

Steps to Reproduce

  1. Running v0.8.10 on windows 11
  2. configure the local hosted open terminal
  3. connect open webui to open terminal
  4. open some markdown file

Logs & Screenshots

None

Additional Information

No response

Originally created by @ppoak on GitHub (Mar 21, 2026). Original GitHub issue: https://github.com/open-webui/open-webui/issues/22916 ### Check Existing Issues - [x] I have searched for any existing and/or related issues. - [x] I have searched for any existing and/or related discussions. - [x] I have also searched in the CLOSED issues AND CLOSED discussions and found no related items (your issue might already be addressed on the development branch!). - [x] I am using the latest version of Open WebUI. ### Installation Method Pip Install ### Open WebUI Version v0.8.10 ### Ollama Version (if applicable) _No response_ ### Operating System Windows 11 ### Browser (if applicable) Chrome latest / safari latest ### 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 **provided every relevant configuration, setting, and environment variable used in my setup.** - [x] I have clearly **listed every relevant configuration, custom setting, environment variable, and command-line option that influences my setup** (such as Docker Compose overrides, .env values, browser settings, authentication configurations, etc). - [x] I have documented **step-by-step reproduction instructions that are precise, sequential, and leave nothing to interpretation**. My steps: - Start with the initial platform/version/OS and dependencies used, - Specify exact install/launch/configure commands, - List URLs visited, user input (incl. example values/emails/passwords if needed), - Describe all options and toggles enabled or changed, - Include any files or environmental changes, - Identify the expected and actual result at each stage, - Ensure any reasonably skilled user can follow and hit the same issue. ### Expected Behavior When opening a markdown file on open terminal panel, there should be an edit button that enables users to edit the file. Like the other normal pure text file. But when I’m running my open webui server through pip install on my windows 11, whatever browser I use, the edit button disappears. ### Actual Behavior <img width="2364" height="972" alt="image" src="https://github.com/user-attachments/assets/12fda1fe-9acd-483b-a9f3-e66476a7deb2" /> As the image shows. There is no button related to edit. But when I open some other pure txt file like .ini, .yaml, .txt etc, the edit button seems available. And as you can refer to [here](https://github.com/open-webui/open-webui/discussions/22900#discussioncomment-16236312). And moreover, the check button which saves a file will lead to empty content injected and replace the total file. ### Steps to Reproduce 1. Running v0.8.10 on windows 11 2. configure the local hosted open terminal 3. connect open webui to open terminal 4. open some markdown file ### Logs & Screenshots None ### Additional Information _No response_
GiteaMirror added the bug label 2026-05-15 15:50:53 -05:00
Author
Owner

@Dailin521 commented on GitHub (Mar 23, 2026):

I’m looking into this and will open a small fix for the markdown file toolbar/edit flow in Open Terminal.

<!-- gh-comment-id:4108251516 --> @Dailin521 commented on GitHub (Mar 23, 2026): I’m looking into this and will open a small fix for the markdown file toolbar/edit flow in Open Terminal.
Author
Owner

@ppoak commented on GitHub (Mar 23, 2026):

I’m looking into this and will open a small fix for the markdown file toolbar/edit flow in Open Terminal.

It seems already fixed in dev

<!-- gh-comment-id:4108286389 --> @ppoak commented on GitHub (Mar 23, 2026): > I’m looking into this and will open a small fix for the markdown file toolbar/edit flow in Open Terminal. It seems already fixed in dev
Author
Owner

@Dailin521 commented on GitHub (Mar 23, 2026):

Opened a fix PR for this: https://github.com/open-webui/open-webui/pull/22950

<!-- gh-comment-id:4108418870 --> @Dailin521 commented on GitHub (Mar 23, 2026): Opened a fix PR for this: https://github.com/open-webui/open-webui/pull/22950
Author
Owner

@Dailin521 commented on GitHub (Mar 23, 2026):

Superseding the earlier CLA-closed PR with the active fix PR: https://github.com/open-webui/open-webui/pull/22951

<!-- gh-comment-id:4108447365 --> @Dailin521 commented on GitHub (Mar 23, 2026): Superseding the earlier CLA-closed PR with the active fix PR: https://github.com/open-webui/open-webui/pull/22951
Author
Owner

@tjbck commented on GitHub (Mar 24, 2026):

Unable to reproduce in dev.

<!-- gh-comment-id:4116837498 --> @tjbck commented on GitHub (Mar 24, 2026): Unable to reproduce in dev.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#90582