Skip to content

feat(mod-search): 添加搜索抖动处理#2433

Merged
Hill23333 merged 2 commits intodevfrom
chore/search-jitter
Feb 19, 2026
Merged

feat(mod-search): 添加搜索抖动处理#2433
Hill23333 merged 2 commits intodevfrom
chore/search-jitter

Conversation

@tangge233
Copy link
Copy Markdown
Contributor

#1705 咕了(

Close #1701

@pcl-ce-automation pcl-ce-automation bot added 🛠️ 等待审查 Pull Request 已完善,等待维护者或负责人进行代码审查 size: M PR 大小评估:中型 labels Feb 18, 2026
@ruattd
Copy link
Copy Markdown
Contributor

ruattd commented Feb 18, 2026

btw 应该在 Delay 结束后那个 If 那里判断一下 token.IsCancellationRequested,避免没有必要的 Task 创建

如果 token 被取消了的话,底下的 RefreshUI() 也不应该被调用

省流: 加个 If token.IsCancellationRequested Then Return

@tangge233 tangge233 requested a review from ruattd February 18, 2026 12:52
@pcl-ce-automation pcl-ce-automation bot removed the 🛠️ 等待审查 Pull Request 已完善,等待维护者或负责人进行代码审查 label Feb 19, 2026
@Hill23333 Hill23333 merged commit 4a9de7e into dev Feb 19, 2026
2 checks passed
@pcl-ce-automation pcl-ce-automation bot added 🕑 等待合并 已处理完毕,正在等待代码合并入主分支 👌 完成 相关问题已修复或功能已实现,计划在下次版本更新时正式上线 and removed 🕑 等待合并 已处理完毕,正在等待代码合并入主分支 labels Feb 19, 2026
@tangge233 tangge233 deleted the chore/search-jitter branch February 19, 2026 09:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size: M PR 大小评估:中型 👌 完成 相关问题已修复或功能已实现,计划在下次版本更新时正式上线

Projects

None yet

Development

Successfully merging this pull request may close these issues.

搜索已有实例mod卡顿

3 participants