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

Fix Search Box Only Visible On Want To Read #9552

Conversation

benbdeitch
Copy link
Collaborator

Closes #9547

This PR achieves a quick fix to return the search bars to users' already-read and currently-reading pages. Somehow, the names of two of the keys used to check rendering got changed, so the search bar was no longer loading.

Technical

There was very little technical about this issue, it just involved fixing some changes made to a template's variables.

Testing

Go to your already_read or currently_reading pages on your account, and see the search bar.

Screenshot

image
image

Stakeholders

@cdrini

@github-actions github-actions bot added the Priority: 2 Important, as time permits. [managed] label Jul 10, 2024
@cdrini cdrini assigned rebecca-shoptaw and unassigned cdrini Jul 10, 2024
@cdrini
Copy link
Collaborator

cdrini commented Jul 10, 2024

Would you be able to take a look at this one @rebecca-shoptaw ? It's deploying to testing now!

@cdrini cdrini changed the title 9547/bug/Search-Box-Only-Visible-On-Want-To-Read Fix Search Box Only Visible On Want To Read Jul 10, 2024
@cdrini cdrini added the On testing.openlibrary.org This PR has been deployed to testing.openlibrary.org for testing label Jul 10, 2024
Copy link
Collaborator

@rebecca-shoptaw rebecca-shoptaw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great!
Tested:
✅ Search bar appears on /books/already-read
✅ Search bar appears on /books/want-to-read

@rebecca-shoptaw rebecca-shoptaw added the Needs: Staff / Internal Reviewed a PR but don't have merge powers? Use this. label Jul 10, 2024
@cdrini cdrini merged commit dc2f3f9 into internetarchive:master Jul 11, 2024
4 checks passed
@rebecca-shoptaw rebecca-shoptaw removed the Needs: Staff / Internal Reviewed a PR but don't have merge powers? Use this. label Jul 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
On testing.openlibrary.org This PR has been deployed to testing.openlibrary.org for testing Priority: 2 Important, as time permits. [managed]
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Search box only visible on "Want to read", not on Currently Reading/Already Read shelves
3 participants