[PR #18564] [MERGED] fix: validate folder and channel names before creation #24833

Closed
opened 2026-04-20 05:36:41 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/18564
Author: @iPagar
Created: 10/23/2025
Status: Merged
Merged: 10/26/2025
Merged by: @tjbck

Base: devHead: empty-names


📝 Commits (1)

  • e0e50f7 fix: validate folder and channel names before creation

📊 Changes

3 files changed (+10 additions, -1 deletions)

View changed files

📝 src/lib/components/layout/Sidebar.svelte (+8 -1)
📝 src/lib/i18n/locales/en-US/translation.json (+1 -0)
📝 src/lib/i18n/locales/ru-RU/translation.json (+1 -0)

📄 Description

Description

  • Be sure to not allow adding empty named folder or channel, show toast with error, if that's the case.

Fixed

  • No folder or channel can be empty named

Screenshots or Videos

Before:
telegram-cloud-photo-size-2-5463131807500336065-x

Contributor License Agreement

By submitting this pull request, I confirm that I have read and fully agree to the Contributor License Agreement (CLA), and I am providing my contributions under its terms.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/open-webui/open-webui/pull/18564 **Author:** [@iPagar](https://github.com/iPagar) **Created:** 10/23/2025 **Status:** ✅ Merged **Merged:** 10/26/2025 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `dev` ← **Head:** `empty-names` --- ### 📝 Commits (1) - [`e0e50f7`](https://github.com/open-webui/open-webui/commit/e0e50f738059dbd4829b74accdc41813b097b439) fix: validate folder and channel names before creation ### 📊 Changes **3 files changed** (+10 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/lib/components/layout/Sidebar.svelte` (+8 -1) 📝 `src/lib/i18n/locales/en-US/translation.json` (+1 -0) 📝 `src/lib/i18n/locales/ru-RU/translation.json` (+1 -0) </details> ### 📄 Description ### Description - Be sure to not allow adding empty named folder or channel, show toast with error, if that's the case. ### Fixed - No folder or channel can be empty named ### Screenshots or Videos Before: ![telegram-cloud-photo-size-2-5463131807500336065-x](https://github.com/user-attachments/assets/fd780ae8-6391-49e4-99d1-ca78cb1992a2) ### Contributor License Agreement By submitting this pull request, I confirm that I have read and fully agree to the [Contributor License Agreement (CLA)](https://github.com/open-webui/open-webui/blob/main/CONTRIBUTOR_LICENSE_AGREEMENT), and I am providing my contributions under its terms. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-20 05:36:41 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#24833