mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 10:58:17 -05:00
[PR #8344] [CLOSED] feat: fix clone chat functionality on mobile #22206
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/8344
Author: @srajangarg
Created: 1/5/2025
Status: ❌ Closed
Base:
main← Head:sg2📝 Commits (1)
63d1460fix clone chat functionality on mobile📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
src/routes/s/[id]/+page.svelte(+1 -1)📄 Description
Small fix for newly added "clone chat" feature introduced in https://github.com/open-webui/open-webui/pull/8286
Pull Request Checklist
devbranch.Description
This PR makes sure the "Clone Chat" button is visible on mobile. This might not be the best fix, but just wanted a fix out!
Before:

After (not shown, I click on "Clone Chat"):
https://github.com/user-attachments/assets/83400c5a-95ac-40ae-9900-7404b775ebdf
No change in behavior on desktop.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.