-
Notifications
You must be signed in to change notification settings - Fork 245
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
Upgrade bootstrap and associated dependencies, fixes #2572 #2580
base: main
Are you sure you want to change the base?
Conversation
a85874a
to
3fb9fcc
Compare
Not sure why the |
Awesome, with the webpacker exorcism, it looks like asset compilation is now happening successfully. Just need to finish the bootstrap migration, which should hopefully fix the failing tests. |
Alright, this is where we are right now:
|
b446265
to
2d1d77b
Compare
Also, change path to bootstrap scss assets
6ca60d5
to
a2ef670
Compare
The main issues, as far as I can tell, is that the bootstrap javascript for menus (i.e. popper.js) is not being loaded properly. I don't know why not, since it's been explicitly added as a dependency in |
I rule and have completed some work on Case Manager that's ready for review!
This pull request makes the following changes:
yarn install
Docs
Notes
Building webpack is throwing lots of deprecation warnings about stuff originating in bootstrap, and therefore nothing we should worry about. They look like this: