Skip to content
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

Fixed My Notes #8772

Merged
merged 2 commits into from
Jan 29, 2024
Merged

Fixed My Notes #8772

merged 2 commits into from
Jan 29, 2024

Conversation

Ayush1404
Copy link
Contributor

@Ayush1404 Ayush1404 commented Jan 29, 2024

Closes #8771

Going to page 2 of notes breaks because the page is a string instead of an int so added one line to convert string to int.

Technical

Testing

Go to link:http://localhost:8080/people/openlibrary/books/notes?page=2&debug=true and check if we get type error.

Screenshot

Before changes:
Screenshot from 2024-01-29 15-22-06
After changes:
Screenshot from 2024-01-29 15-22-38

Stakeholders

@mekarpeles

Ayush1404 and others added 2 commits January 29, 2024 15:26
Fixes internetarchive#8771 , Going to page 2 of notes breaks because the page is a string instead of an int so added one line to convert string to int.
@mekarpeles mekarpeles merged commit 189e5ea into internetarchive:master Jan 29, 2024
3 checks passed
@mekarpeles
Copy link
Member

Thank you for the contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants