mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-22 06:02:06 -05:00
[PR #3402] [MERGED] fix: scrollToBottom button container obstructing clicks on buttons beneath it #8032
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/3402
Author: @josephrocca
Created: 6/24/2024
Status: ✅ Merged
Merged: 6/24/2024
Merged by: @tjbck
Base:
dev← Head:patch-1📝 Commits (1)
82b4474Fix scrollToBottom button container obstructing clicks on buttons beneath it📊 Changes
1 file changed (+2 additions, -2 deletions)
View changed files
📝
src/lib/components/chat/MessageInput.svelte(+2 -2)📄 Description
Changelog Entry
Description
Fixed
Screenshots or Videos
Before:
https://github.com/open-webui/open-webui/assets/1167575/8b6bb1ab-0228-477f-a3c8-76a0c29ae8dc
After:
https://github.com/open-webui/open-webui/assets/1167575/188d4ba6-4651-4736-ac3f-c14a22813518
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.