CleanCocoa / CleanCocoa/TextKitAutoCompletion
Reloading data in tableView doesn't scroll to beginning
Open
- Dominant language
- Swift
- Stars
- 17
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
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
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.