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

Fix button layout in delivery confirmation dialogs #193

Closed fwextensions closed 2 years ago

fwextensions commented 2 years ago

The text could probably use some more wordsmithing, but seems like a step in the right direction. Another option for the button labels could be something like Yes, cancel delivery and No.

Also, Cancel incident might be a better label for that button. It's not like you're canceling the transport of the patient but keeping them in the ambulance. I assume it means the whole incident has been canceled for some reason.

Before and after

Before and after

Before and after

fwextensions commented 2 years ago

@cleneman testing this tag.

cleneman commented 2 years ago

Looks great! Thanks John

fwextensions commented 2 years ago

And you're good with the language tweaks?

cleneman commented 2 years ago

These are definitely copy improvements - while we're at it, let's go with:

Redirect patient? You will need to choose a new hospital destination for the patient.

Choose new destination Keep destination

Cancel delivery? The hospital will be notified and the ringdown will be cleared.

Yes, cancel delivery No, don't cancel

Good question about canceling the 'incident' vs. 'delivery'. I'm not entirely clear on how this situation would occur, but I don't imagine we currently have the ability to tell dispatch to erase the incident, so for now let's stick with 'cancel delivery' until we have more clarity.

fwextensions commented 2 years ago

I've updated the text with those changes.

image

image