mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 19:38:46 -05:00
[PR #14639] [MERGED] fix: append (Clone) to title and -clone to id when cloning a workspace prompt
#23533
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?
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/14639
Author: @silentoplayz
Created: 6/3/2025
Status: ✅ Merged
Merged: 6/4/2025
Merged by: @tjbck
Base:
dev← Head:add-clone-to-cloned-prompts📝 Commits (3)
2a6d239fix: append (Clone) to cloned prompt title and clone to prompt id6ebf522Update PromptEditor.svelte5b4f81cUpdate PromptEditor.svelte📊 Changes
3 files changed (+29 additions, -8 deletions)
View changed files
📝
src/lib/components/workspace/Prompts.svelte(+10 -2)📝
src/lib/components/workspace/Prompts/PromptEditor.svelte(+1 -0)📝
src/routes/(app)/workspace/prompts/create/+page.svelte(+18 -6)📄 Description
Pull Request Checklist
Before submitting, make sure you've checked the following:
devbranch.Changelog Entry
Adjustments were made from https://github.com/open-webui/open-webui/pull/14638 based on provided feedback from the maintainer.

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.