CleanCocoa / CleanCocoa/TextKitAutoCompletion

Reloading data in tableView doesn't scroll to beginning

未关闭 适合新手
#2 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Swift
星标
17
派生
0
PR 合并指标
30 天内没有已合并 PR

描述

When scrolling down in opened suggestion popover and subsequently typing, the tableView should scroll to top

`tableView.scrollToBeginningOfDocument(nil)`

https://github.com/CleanCocoa/TextKitAutoCompletion/blob/6723b30d52161b5c436c67030ec4db7a384b3e7f/Sources/TextKitAutoCompletion/Completion/Candidate List/CandidateListViewController.swift#L41

https://github.com/user-attachments/assets/3d2d5884-5800-49b0-86fb-21f39ea9e529

贡献指南

这个仓库没有索引到贡献指南

调研方向

Open Sources/TextKitAutoCompletion/Completion/Candidate List/CandidateListViewController.swift at the referenced line and reproduce the issue by scrolling the suggestion popover, then typing. Verify that reloading the table data returns the table view to the beginning, and confirm the behavior with the provided video.

由索引模型根据 Issue 内容生成。

评估

技术栈
swift
领域
desktop
Issue 类型
缺陷
难度
1/5
预计耗时
1 小时以内
活跃度
停滞
描述清晰度
描述清楚
新手友好度
65/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。