Skip to content

feat(session): session 列表分页查询与服务端过滤 - #32

Merged
tyanxie merged 1 commit into
mainfrom
feat/session-list-pagination
Jun 29, 2026
Merged

feat(session): session 列表分页查询与服务端过滤#32
tyanxie merged 1 commit into
mainfrom
feat/session-list-pagination

Conversation

@tyanxie

@tyanxie tyanxie commented Jun 29, 2026

Copy link
Copy Markdown
Owner
  • 协议层增加 offset/limit/filter 请求参数和 total/hasMore 响应字段
  • Extension 端实现分页切片、服务端 filter(按 name/firstMessage 匹配)
  • Edge/Hub 透传分页参数和响应字段
  • 前端 SessionPopover 改为 debounce 300ms 服务端搜索 + 滚动触底加载更多
  • 默认每页 20 条

- 协议层增加 offset/limit/filter 请求参数和 total/hasMore 响应字段
- Extension 端实现分页切片、服务端 filter(按 name/firstMessage 匹配)
- Edge/Hub 透传分页参数和响应字段
- 前端 SessionPopover 改为 debounce 300ms 服务端搜索 + 滚动触底加载更多
- 默认每页 20 条
@tyanxie
tyanxie merged commit 830339b into main Jun 29, 2026
1 check passed
@tyanxie
tyanxie deleted the feat/session-list-pagination branch June 29, 2026 03:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant