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 spec/features/collection_type_spec.rb #2085

Merged

Conversation

jeremyf
Copy link
Contributor

@jeremyf jeremyf commented Dec 20, 2023

There are three major changes:

  1. Favor setting collection_type attribute instead of
    collection_type_gid
  2. Change #collections? to #collections#any?
  3. Change CSS selector based on Bootstrap upgrade

The above changes are related to work done in:

See:

There are three major changes:

1. Favor setting `collection_type` attribute instead of
   `collection_type_gid`
2. Change `#collections?` to `#collections#any?`
3. Change CSS selector based on Bootstrap upgrade

The above changes are related to work done in:

- samvera/hyrax#5730
- samvera/hyrax#5742
- samvera/hyrax#4701

See:
- samvera/hyrax@eb6e04e
- samvera/hyrax@237c0c6
- samvera/hyrax@280664b
@jeremyf jeremyf added the ignore-for-release ignore this for release notes label Dec 20, 2023
@jeremyf jeremyf merged commit a6eaf7a into hyrax-5-upgrade Dec 20, 2023
2 of 4 checks passed
@jeremyf jeremyf deleted the hyrax-5-upgrade-fix-collection-type-feature branch December 20, 2023 16:52
@kirkkwang kirkkwang mentioned this pull request Jan 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ignore-for-release ignore this for release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants