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

WIP Bootstrap 5 #6912

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

WIP Bootstrap 5 #6912

wants to merge 1 commit into from

Conversation

dlpierce
Copy link
Contributor

@dlpierce dlpierce commented Oct 2, 2024

Fixes

Fixes #6904

Summary

Upgrade to Bootstrap 5

Guidance for testing, such as acceptance criteria or new user interface behaviors:

  • Website loads with no major layout style issues

Changes proposed in this pull request:

  • Update to Bootstrap 5 framework, modifying JS and SCSS as needed.

@dlpierce dlpierce added the notes-minor Release Notes: Non-breaking features label Oct 2, 2024
@dlpierce
Copy link
Contributor Author

dlpierce commented Oct 2, 2024

Currently blocked by changes needed in Browse Everything:

SassC::SyntaxError: Error: The target selector was not found. (SassC::SyntaxError)
db_migrate-1  |        Use "@extend .mr-2 !optional" to avoid this error.
db_migrate-1  |         on line 73 of ../../bundle/ruby/3.2.0/gems/browse-everything-1.3.0/app/assets/stylesheets/browse_everything/_browse_everything_bootstrap4.scss
db_migrate-1  | >>       @extend .mr-2;

Copy link

github-actions bot commented Oct 2, 2024

Test Results

    1 files   -     16      1 suites   - 16   0s ⏱️ - 2h 23m 27s
1 735 tests  -  4 970  1 735 ✅  -  4 672  0 💤  - 297  0 ❌  - 1 
1 735 runs   - 11 445  1 735 ✅  - 11 049  0 💤  - 395  0 ❌  - 1 

Results for commit 1fdc211. ± Comparison against base commit aeb5e3e.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
notes-minor Release Notes: Non-breaking features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support Bootstrap 5 in Hyrax
1 participant