agentscope-ai / agentscope-ai/agentscope
feat(webui): improve chat page UX and message navigation
- 主要语言
- Python
- 星标
- 31.5k
- 派生
- 3.5k
- 平均合并
- 1 天 23 小时
- 30 天内合并 PR
- 95
描述
**Background**
This is a tracking issue for a set of UX improvements to the chat page, covering panel auto-open behavior, scroll-to-bottom navigation, session entry scroll positioning, text input layout optimization, and paginated message loading. These changes collectively improve the usability of the chat interface for sessions with long conversation histories and active task management.
**Changes**
- #2095 Auto-open the Task Panel when task updates arrive via CustomEvent
- #2096 Add a floating scroll-to-bottom button in the message list
- #2097 Auto-scroll to bottom when navigating to or opening a session
- #2098 Increase TextArea max visible rows and optimize Shift+Enter hint placement
- #2099 Support loading older messages via scroll-to-top when has_more is true
贡献指南
评估
这个 Issue 还没有评估数据。