mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-22 06:02:06 -05:00
[PR #4335] [MERGED] feat: Add option to toggle scrolling to bottom when switching between different branches of the conversation #8259
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/4335
Author: @5E-324
Created: 8/4/2024
Status: ✅ Merged
Merged: 8/4/2024
Merged by: @tjbck
Base:
dev← Head:toggle-scrolling📝 Commits (2)
948d29bAdd option to toggle scrolling to bottom when switching between branches482a772Default to true📊 Changes
2 files changed (+43 additions, -10 deletions)
View changed files
📝
src/lib/components/chat/Messages.svelte(+14 -10)📝
src/lib/components/chat/Settings/Interface.svelte(+29 -0)📄 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
Add option to toggle scrolling to bottom when switching between different branches of the conversation
Added
Changed
N/A
Deprecated
N/A
Removed
N/A
Fixed
N/A
Security
N/A
Breaking Changes
N/A
Screenshots or Videos
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.