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

#5567 View All Collections button #6082

Merged
merged 2 commits into from
Jun 5, 2023
Merged

Conversation

summer-cook
Copy link
Contributor

@summer-cook summer-cook commented May 31, 2023

co-author: @sephirothkod

Fixes

Summary

The View all Collections button on the homepage was broken - it was using human_readable_type to search instead of generic_type.

generic_type searches for all collections with both regular hyrax & with valkyrized hyrax, so this update will make the button compatible for users with both setups.

this change is based on a comment from @no-reply that suggested generic_type to be more backwards compatible

Type of change (for release notes)

  • Major Changes (Potentially breaking changes)
  • New Features
  • Deprecations
  • Bug Fixes
  • Valkyrie Progress
  • Documentation
  • Containerization

Changes proposed in this pull request:

  • use generic_type to search for collections from the homepage "View All Collections" button instead of human_readable_type since it is compatible with both regular and valkyrized hyrax.

@samvera/hyrax-code-reviewers

@summer-cook summer-cook requested a review from no-reply May 31, 2023 20:43
@alishaevn alishaevn merged commit b28d8ff into main Jun 5, 2023
@alishaevn alishaevn deleted the 5567-view-all-collections branch June 5, 2023 18:50
@dlpierce dlpierce added the notes-valkyrie Release Notes: Valkyrie specific label Aug 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
notes-valkyrie Release Notes: Valkyrie specific
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants