sfbrigade / bats-server

Routed is an app to help ambulances direct non-critical patients to hospital emergency rooms with the most availability.
https://routedapp.org/
GNU Affero General Public License v3.0
18 stars 12 forks source link

Remove unnecessary dialog after confirming the choose new destination dialog #208

Closed fwextensions closed 2 years ago

fwextensions commented 2 years ago

Clicking Redirect patient on the ringdown status screen shows a confirmation dialog:

image

Clicking Choose new destination returns you to the hospital selection screen, but then shows another dialog asking whether you want to change the hospital or edit the ringdown:

image

Given that you just confirmed the desire to change the destination and there's a button on this screen to edit the ringdown, there's no reason to show this dialog.