[PR #15851] [CLOSED] Override Tags to disable ability to add/delete tags from within the U… #39590

Closed
opened 2026-04-25 12:07:50 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/15851
Author: @dbelcher-godaddy
Created: 7/18/2025
Status: Closed

Base: mainHead: gocaas-2625


📝 Commits (1)

  • 979c2a8 Override Tags to disable ability to add/delete tags from within the UI. Model tags will be configured via CI/CD.

📊 Changes

5 files changed (+56 additions, -1 deletions)

View changed files

src/gclib/components/common/Tags.svelte (+29 -0)
src/gclib/components/common/Tags/TagList.svelte (+22 -0)
src/gclib/index.ts (+1 -0)
📝 src/lib/components/workspace/Models/ModelEditor.svelte (+1 -1)
📝 svelte.config.js (+3 -0)

📄 Description

…I. Model tags will be configured via CI/CD.


🔄 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/15851 **Author:** [@dbelcher-godaddy](https://github.com/dbelcher-godaddy) **Created:** 7/18/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `gocaas-2625` --- ### 📝 Commits (1) - [`979c2a8`](https://github.com/open-webui/open-webui/commit/979c2a8bae6f76fca347904f02b9ce83ac8357f0) Override Tags to disable ability to add/delete tags from within the UI. Model tags will be configured via CI/CD. ### 📊 Changes **5 files changed** (+56 additions, -1 deletions) <details> <summary>View changed files</summary> ➕ `src/gclib/components/common/Tags.svelte` (+29 -0) ➕ `src/gclib/components/common/Tags/TagList.svelte` (+22 -0) ➕ `src/gclib/index.ts` (+1 -0) 📝 `src/lib/components/workspace/Models/ModelEditor.svelte` (+1 -1) 📝 `svelte.config.js` (+3 -0) </details> ### 📄 Description …I. Model tags will be configured via CI/CD. --- <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-25 12:07:50 -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#39590