mirror of
https://github.com/langgenius/webapp-conversation.git
synced 2026-07-21 00:45:21 -04:00
[PR #194] feat: optimize scroll #199
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/langgenius/webapp-conversation/pull/194
Author: @lyzno1
Created: 11/18/2025
Status: 🔄 Open
Base:
main← Head:feat/scroll-optimization📝 Commits (3)
dbf1f5dfeat: optimize scroll7abe658use hook4d2cdf7feat: optimize scroll📊 Changes
2 files changed (+66 additions, -15 deletions)
View changed files
📝
app/components/index.tsx(+7 -15)➕
hooks/use-scroll-to-bottom.ts(+59 -0)📄 Description
This PR optimizes the chat scroll behavior, including auto-scroll resume and a custom hook.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.