RiderExMachina / SIMple

SIMple - [S]imple [I]nventory [M]anagement
MIT License
0 stars 0 forks source link

[BUG] Fix failure modals #17

Open RiderExMachina opened 1 day ago

RiderExMachina commented 1 day ago

App.py lines 137, 352 and 418 on 09b503e have calls to modal.jinja. This steals focus away from the product page and loads the modal.jinja template. This is fine for now, but will need to look into how to bring up the failure modal a different way.