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
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
Screen.Recording.2026-01-29.at.21.40.05.mov