mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 11:28:35 -05:00
[PR #1259] [CLOSED] Hashtag Web Search URL Entry Enhancement #36246
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/1259
Author: @que-nguyen
Created: 3/22/2024
Status: ❌ Closed
Base:
dev← Head:dev📝 Commits (2)
a3e6d2fEnhance Hashtag Web Search with dual-space URL termination6b7ca4eMerge branch 'open-webui:dev' into dev📊 Changes
1 file changed (+4 additions, -4 deletions)
View changed files
📝
src/lib/components/chat/MessageInput/Documents.svelte(+4 -4)📄 Description
Description
Fixed an issue within the Hashtag Web Search functionality where a single space character would incorrectly conclude URL entry, disrupting the user's search experience. The solution implemented requires users to press the space bar twice to signal the end of URL input, enhancing usability by accommodating URLs that contain spaces.
Changelog Entry
Added
Fixed
Changed
src/lib/components/chat/MessageInput.svelte
src/lib/components/chat/MessageInput/Documents.svelte
Removed
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.