Skip to content

fix(subagent): 排序切换后延迟 persistScroll 避免干扰点击翻页#7

Merged
Hotakus merged 1 commit into
masterfrom
fix/persist-scroll-timing
Jun 29, 2026
Merged

fix(subagent): 排序切换后延迟 persistScroll 避免干扰点击翻页#7
Hotakus merged 1 commit into
masterfrom
fix/persist-scroll-timing

Conversation

@Hotakus

@Hotakus Hotakus commented Jun 29, 2026

Copy link
Copy Markdown
Owner

sortOrder effect 中同步 persistScroll 写 KV 可能在 Solid 渲染批次中干扰 more 按钮的状态读取,导致点击模式下 more 无响应。将 persistScroll 用 setTimeout 延迟到下一帧执行。

@Hotakus Hotakus self-assigned this Jun 29, 2026
@Hotakus Hotakus added the bug Something isn't working label Jun 29, 2026
@Hotakus Hotakus merged commit 5668486 into master Jun 29, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant