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

remove the word beta from Solr Editions #8984

Conversation

juanig1
Copy link
Contributor

@juanig1 juanig1 commented Mar 28, 2024

Closes #8979

fix: remove word 'beta' from 'Solr Editions Beta' (as it is no longer in beta link)

Technical

first commit updates the i18n value as the key itself had the beta word
second commit removes beta from the actual translations

Testing

Running locally:

  • Log in as admin
  • Navigate to http://localhost:8080/search?q=%22a%22&mode=everything&first_publish_year=2023&publisher_facet=Norton+%26+Company%2C+Incorporated%2C+W.+W.&sort=readinglog
  • Check Solr Edition text is rendering correctly after key change
  • Check text does not have the Beta word

Screenshot

Before:
image
After (tested locally with admin account):
2024-03-28_0000

Stakeholders

@juanig1 juanig1 force-pushed the 8979/fix/remove-beta-from-edition-search branch from 4bee25a to 181ec50 Compare March 28, 2024 18:40
@juanig1 juanig1 marked this pull request as ready for review March 28, 2024 18:45
Copy link
Collaborator

@cdrini cdrini left a comment

Choose a reason for hiding this comment

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

Lgtm, thank you @juanig1 !

@cdrini cdrini merged commit 5065518 into internetarchive:master Apr 1, 2024
3 checks passed
@juanig1 juanig1 deleted the 8979/fix/remove-beta-from-edition-search branch April 2, 2024 04:56
Achorn pushed a commit to Achorn/openlibrary that referenced this pull request Apr 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove the word beta from the Edition search
2 participants