trilliumlab / forest-park-reports-app

A hazard-tracking app for Forest Park, Portland
MIT License
1 stars 1 forks source link

Rework notifications / add hazard flow #59

Closed elliotnash closed 1 month ago

elliotnash commented 1 month ago

Adds a key to showAlertBanner which allows updating existing alert banners. Adds transitions when child key is changed. Reworks the add hazard flow to immediately close the panel on submit, show a queued notification, then update that notification when the submission is successful. Fixes submit button not disabling after press on Android. Separates the location tolerances of add and update hazard

Closes #55 Closes #58 Closes #56