issue: Emojis of folders tittle isn't update until refresh #6618

Open
opened 2025-11-11 17:01:14 -06:00 by GiteaMirror · 3 comments
Owner

Originally created by @rgaricano on GitHub (Oct 8, 2025).

Check Existing Issues

  • I have searched for any existing and/or related issues.
  • I have searched for any existing and/or related discussions.
  • I am using the latest version of Open WebUI.

Installation Method

Git Clone

Open WebUI Version

v0.6.33

Ollama Version (if applicable)

No response

Operating System

ubuntu 24.04

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 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

  • Possibility to remove folder tittle emoji to default.
  • Emoji in sidebar change when the emoji tittle is changed

Actual Behavior

  • There isn't possibility to change emoji of Folder tittle to default.
  • If emoji Folder tittle is changed sidebar one doesn't change until page is refreshed.

Steps to Reproduce

  • select folder
  • click on emoji tittle
  • change it
  • try to revert to default
  • choose any other emoji

Logs & Screenshots

Image

Additional Information

No response

Originally created by @rgaricano on GitHub (Oct 8, 2025). ### 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 am using the latest version of Open WebUI. ### Installation Method Git Clone ### Open WebUI Version v0.6.33 ### Ollama Version (if applicable) _No response_ ### Operating System ubuntu 24.04 ### 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 **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 - Possibility to remove folder tittle emoji to default. - Emoji in sidebar change when the emoji tittle is changed ### Actual Behavior - There isn't possibility to change emoji of Folder tittle to default. - If emoji Folder tittle is changed sidebar one doesn't change until page is refreshed. ### Steps to Reproduce - select folder - click on emoji tittle - change it - try to revert to default - choose any other emoji ### Logs & Screenshots ![Image](https://github.com/user-attachments/assets/af7b3272-c9bf-463f-8697-934ed35b3e29) ### Additional Information _No response_
GiteaMirror added the bug label 2025-11-11 17:01:14 -06:00
Author
Owner

@silentoplayz commented on GitHub (Oct 8, 2025):

The emoji does update for the folder in the chats sidebar if you close and then reopen the chats sidebar. A page refresh isn't strictly required to reproduce this issue, but the issue is valid.

@silentoplayz commented on GitHub (Oct 8, 2025): The emoji does update for the folder in the chats sidebar if you close and then reopen the chats sidebar. A page refresh isn't strictly required to reproduce this issue, but the issue is valid.
Author
Owner

@mauritzn commented on GitHub (Oct 12, 2025):

Quick note on this issue, I don't think this has anything to do with the emojis and the issue should probably be renamed, since in my experience this is an issue with folders not updating after changes have occurred.

This issue occurs when:

  • Renaming conversations
  • Cloning conversations
  • Moving conversations

When renaming a conversation the title does update in the browser's title bar, but the update isn't reflected in the Open WebUI folder until the folder is collapsed and reopened or the page is refreshed. The issue might occur in more places as well, I haven't thoroughly tested it, but it has turned my normal workflow into a complete nightmare... This issue seems to have been introduced with v0.6.33, since I did not have any of these issues in v0.6.32.

@mauritzn commented on GitHub (Oct 12, 2025): Quick note on this issue, I don't think this has anything to do with the emojis and the issue should probably be renamed, since in my experience this is an issue with folders not updating after changes have occurred. **This issue occurs when:** - Renaming conversations - Cloning conversations - Moving conversations When renaming a conversation the title does update in the browser's title bar, but the update isn't reflected in the Open WebUI folder until the folder is collapsed and reopened or the page is refreshed. The issue might occur in more places as well, I haven't thoroughly tested it, but it has turned my normal workflow into a complete nightmare... This issue seems to have been introduced with `v0.6.33`, since I did not have any of these issues in `v0.6.32`.
Author
Owner

@silentoplayz commented on GitHub (Oct 12, 2025):

Quick note on this issue, I don't think this has anything to do with the emojis and the issue should probably be renamed, since in my experience this is an issue with folders not updating after changes have occurred.

This issue occurs when:

* Renaming conversations

* Cloning conversations

* Moving conversations

When renaming a conversation the title does update in the browser's title bar, but the update isn't reflected in the Open WebUI folder until the folder is collapsed and reopened or the page is refreshed. The issue might occur in more places as well, I haven't thoroughly tested it, but it has turned my normal workflow into a complete nightmare... This issue seems to have been introduced with v0.6.33, since I did not have any of these issues in v0.6.32.

https://github.com/open-webui/open-webui/pull/18253

@silentoplayz commented on GitHub (Oct 12, 2025): > Quick note on this issue, I don't think this has anything to do with the emojis and the issue should probably be renamed, since in my experience this is an issue with folders not updating after changes have occurred. > > **This issue occurs when:** > > * Renaming conversations > > * Cloning conversations > > * Moving conversations > > > When renaming a conversation the title does update in the browser's title bar, but the update isn't reflected in the Open WebUI folder until the folder is collapsed and reopened or the page is refreshed. The issue might occur in more places as well, I haven't thoroughly tested it, but it has turned my normal workflow into a complete nightmare... This issue seems to have been introduced with `v0.6.33`, since I did not have any of these issues in `v0.6.32`. https://github.com/open-webui/open-webui/pull/18253
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#6618