mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 02:48:13 -05:00
Attaching file / website using "#" command does not work anymore #2878
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?
Originally created by @Dnamb on GitHub (Dec 1, 2024).
Installation Method
Pip
Environment
Open WebUI Version: v.0.4.7
Ollama (if applicable): v.0.4.6
Operating System: Windows 11
Browser (if applicable): Firefox
Confirmation:
Expected Behavior:
When the attach file keyword/shortcut is used in the textarea, a popup will appear which will let the website link pasted to be used for providing additional context in the chat.
Actual Behavior:
When the attach file keyword/shortcut is used in the textarea, a popup will appears for a second and the link pasted is just the title of the website / url.
Description
Bug Summary:
When the attach file keyword/shortcut is used in the textarea, a popup will appears for a second and the link pasted is just the title of the website / url. This seems to have been broken in v0.4.6, as it was working in the prior versions for me. Have also tried on Edge browser, same issue.
Reproduction Details
Steps to Reproduce:
Try adding a website link using the "#" keyword / shortcut.
Please let me know if any additional information is required. Thanks.
@Dnamb commented on GitHub (Dec 1, 2024):
Reinstalled using pip, its working now.