mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-22 09:31:58 -05:00
[PR #17534] [CLOSED] feat: Add "Attach Website" Button to the new Plus Menu in Message Input Area #95496
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/17534
Author: @Classic298
Created: 9/17/2025
Status: ❌ Closed
Base:
dev← Head:attach-website-button📝 Commits (1)
5fddf41The 'Attach Website' button is now in the 'More' menu, and it correctly opens the new modal. The feature is fully integrated into the user interface.📊 Changes
3 files changed (+112 additions, -2 deletions)
View changed files
📝
src/lib/components/chat/MessageInput.svelte(+23 -1)➕
src/lib/components/chat/MessageInput/AttachWebsiteModal.svelte(+76 -0)📝
src/lib/components/chat/MessageInput/InputMenu.svelte(+13 -1)📄 Description
Pull Request Checklist
Note to first-time contributors: Please open a discussion post in Discussions and describe your changes before submitting a pull request.
Before submitting, make sure you've checked the following:
devbranch.Changelog Entry
Description
Added
#URLfeature in the chat input.Additional Information
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.