dify
dify copied to clipboard
Add Upward Scrolling to Load More Messages in Chat Component
Self Checks
- [X] I have searched for existing issues search for existing issues, including closed ones.
- [X] I confirm that I am using English to submit this report (我已阅读并同意 Language Policy).
- [X] [FOR CHINESE USERS] 请务必使用英文提交 Issue,否则会被关闭。谢谢!:)
- [X] Please do not modify this template :) and fill in all the required fields.
1. Is this request related to a challenge you're experiencing? Tell me about your story.
Currently, the Chat component can only display the most recent 40 messages, which limits users from viewing earlier messages. To enhance user experience, we need to implement an upward scrolling feature that allows users to load more historical messages when they scroll to the top of the chat window. This will enable users to access and review older conversations seamlessly.
2. Additional context or comments
(We have fixed this or these issues and are ready to submit the PR.)
3. Can you help us with this feature?
- [X] I am interested in contributing to this feature.