-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Pagination Hook #3494
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Pagination Hook #3494
Conversation
@skylares is attempting to deploy a commit to the Danswer Team on Vercel. A member of the Team first needs to authorize it. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good work! I pointed out a lot of small things that aren't critical but I'm trying to be helpful to your learning so being extra nit picky.
Stopped at the test utilities file, ran out of time and have to move on to other work, Hagen will take a pass after this.
Description
A hook to simplify receiving paginated data from the db.
Backend Changes:
Frontend Changes: