Tyler Wrenn
Tyler Wrenn
We do have a community form though (https://community.open-emr.org/) where you can find most answers to your questions. @bradymiller do you have anything to add?
@bradymiller @sjpadgett Seems like E2E tests failed this time...not sure what's breaking...
@sjpadgett Modals are breaking again -- a big thing with BS5 is that `data-toggle` turned into `data-bs-toggle` and is sure to cause issues with some things (all of the data...
@bradymiller can you make a hosted demo environment on my branch pls :)
Rebased branch, will squash commits later -- a few things to note about the upgrade: - Bootstrap RTL is now native in Bootstrap 5. RTL mods have been removed in...
Still fixing residual stuff -- just fixed the navbar dropdown issue and have partial functionality on the modal.js, yet the modal.js code needs to be moved to regular JS soon...
@bradymiller @sjpadgett I'm ready for you both to review this -- note that E2E testing will fail until we resolve dialog.js. I have created all issues that I can think...
@bradymiller @sjpadgett @stephenwaite Ready to merge whenever you are
@sjpadgett More work definitely is needed with the build times. I plan to solve the build time issue with issue #5745 which should knock down the amount of compiling needed...
@bradymiller The dialog I can't fix by myself so I created an issue for it where we can fix that together. Anything currently in the issue list that has [Bootstrap...