mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 10:58:17 -05:00
[GH-ISSUE #6390] Cannot Rename Folders By Pressing Enter #29874
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 @ProjectMoon on GitHub (Oct 25, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/6390
Bug Report
Installation Method
Docker (cuda tag)
Environment
Open WebUI Version: 0.3.33
Operating System: Gentoo Linux
Browser (if applicable): Firefox 131
Confirmation:
Expected Behavior:
Pressing enter after typing in a new folder name renames the folder.
Actual Behavior:
Pressing enter ends the editing of the folder name, but folder name remains unchanged.
Description
Bug Summary:
You can change the name of the folder by clicking outside of the folder name while editing the name.
Reproduction Details
Steps to Reproduce:
Logs and Screenshots
Browser Console Logs:
The only thing that comes in the browser console is:
This happens when you click on the rename button in the side menu.