[PR #3402] [MERGED] fix: scrollToBottom button container obstructing clicks on buttons beneath it #8032

Closed
opened 2025-11-11 17:43:18 -06:00 by GiteaMirror · 0 comments
Owner

📋 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: devHead: patch-1


📝 Commits (1)

  • 82b4474 Fix 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 problem where scrollToBottom button container obstructing clicks on buttons beneath it. Before this fix, you needed to scroll a few more pixels to the bottom of the container to make it disappear so you could then click the message edit/reroll/etc. buttons.

Fixed

  • scrollToBottom button container obstructing clicks on buttons beneath it

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.

## 📋 Pull Request Information **Original PR:** https://github.com/open-webui/open-webui/pull/3402 **Author:** [@josephrocca](https://github.com/josephrocca) **Created:** 6/24/2024 **Status:** ✅ Merged **Merged:** 6/24/2024 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `dev` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`82b4474`](https://github.com/open-webui/open-webui/commit/82b44740db8e84fd93f9791c6ce99722db747bbc) Fix scrollToBottom button container obstructing clicks on buttons beneath it ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `src/lib/components/chat/MessageInput.svelte` (+2 -2) </details> ### 📄 Description # Changelog Entry ### Description - Fixed problem where scrollToBottom button container obstructing clicks on buttons beneath it. Before this fix, you needed to scroll a few more pixels to the bottom of the container to make it disappear so you could then click the message edit/reroll/etc. buttons. ### Fixed - scrollToBottom button container obstructing clicks on buttons beneath it --- ### 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 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-11 17:43:18 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#8032