bikebrigade / dispatch

Bike Brigade's dispatching software! 🚴
https://bikebrigade.ca
Apache License 2.0
72 stars 8 forks source link

fix: reposition flash on mobile. #382

Closed teesloane closed 1 month ago

teesloane commented 1 month ago

Describe your changes

closes #346

I was originally overthinking this - adding a new flash library is fairly involved. Why not just move the flash down to within thumbs reach on mobile (and get it out of the way of menu).

If we need to explore future flash libraries, Flashy looks good, and so does LiveToast. Both involve having to setup JS hooks.

Screenshot

https://github.com/bikebrigade/dispatch/assets/12987958/3a354b4c-c102-4d91-ae2c-72bde00e593f

Checklist before requesting a review