-
Notifications
You must be signed in to change notification settings - Fork 0
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
Valkyrie: Catalog search display discrepancies #759
Comments
Engineering NoteLooks like the issue is that in hyrax the index fields in the catalog controller have a helper called ‘link)to)search’ and this helper is not present in Yale’s catalog controller and may be the cause of facetable metadata fields not being clickable on the index page. There is an extra complication in that in Adventist’s catalog controller the index fields are overwritten with properties from dog biscuits from the property mapping config. |
This commit will update the deprecated link_to_search to link_to_facet which will enable the faceted properties on each search hit to be a link. Ref: - #759
This commit will update the deprecated link_to_search to link_to_facet which will enable the faceted properties on each search hit to be a link. Ref: - #759
This commit will update the deprecated link_to_search to link_to_facet which will enable the faceted properties on each search hit to be a link. Ref: - #759
# Story This commit will update the deprecated link_to_search to link_to_facet which will enable the faceted properties on each search hit to be a link. Ref: - #759 # Screenshots / Video <img width="1274" alt="image" src="https://github.com/user-attachments/assets/8e1f13d5-8df3-4f77-b1a3-444658e6eca4">
All appears to be working as expected in staging now. Thank you! |
This ticket will compare and contrast ADL production with staging (post version 6 and Valkyrie). We'd like to bring parity back to most displays and features. If there is something that is not important that I see is different, I won't track it here. Everything listed below is important enough to merit an attempt to reconcile and bring staging up to match.
Catalog search
Production
Staging
Differences to reconcile:
Production
Staging
Differences to reconcile:
The text was updated successfully, but these errors were encountered: