Fixes three bugs in the bi-directional pagination implementation#1
Fixes three bugs in the bi-directional pagination implementation#1NamedIdentity wants to merge 1441 commits intoCasualDeveloper:devfrom
Conversation
…yco#12423) Co-authored-by: Frank <frank@anoma.ly>
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com> Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
…oundary hints - Fix '[object Object]' error display: extract message from non-Error thrown objects - Fix PgUp/PgDn/line/half-page scroll not triggering page loads at boundaries - Make '(scroll up/down for more)' hints only show near page boundaries - Add missing Binary.lowerBound helper that PR anomalyco#8535 referenced but didn't include
|
Hey! Your PR title Please update it to start with one of:
Where See CONTRIBUTING.md for details. |
|
Hey Sean, quick update: I just completed a rebase and cleanup of my pagination work directly onto FYI, it already had Thank you for the detailed repro and patch direction, feel free to pull the latest version of my branch and test it out. I'll also close this PR for now as no further action is needed on this fork PR from your side. Feel free to just reply in the main thread if you find any further issues and I'll be glad to look into it! :) |
How did you verify your code works?