w-a-r-m-inventory-system / Food-Pantry-Inventory

New Inventory System for Westerville Area Resource Ministry
MIT License
23 stars 20 forks source link

Upgrade Bootstrap to newer version so spinner works #279

Open deeppunster opened 3 years ago

deeppunster commented 3 years ago

Is your feature request related to a problem? Please describe. The spinner used in the Location Rebuild does not work with the old version of Bootstrap currently installed.

Describe the solution you'd like Upgrade the Bootstrap code in the project to a newer version.

Describe alternatives you've considered Writing a spinner from scratch takes a lot more effort.

Additional context We use the Bootstrap code locally to the server so we are not endlessly beating on the internet for every page displayed.

deeppunster commented 3 years ago

Evidently using Bootstrap 4.x.x causes problems with some of the pytest modules. This needs to be resolved so we can resume using the latest bootstrap code. Currently, the system is using version 3.3.7.