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

Add confirmation dialog when clearing the form #197

Closed fwextensions closed 2 years ago

fwextensions commented 2 years ago

This is rebased on #193 so that the buttons are laid out correctly.

@cleneman, note that the buttons are stacked, which seems to be the default for this alert component.

After

image

francisli commented 2 years ago

Are we waiting on an approval from Callum...?

I noticed #189 as well while testing this...

fwextensions commented 2 years ago

I guess waiting on #193, since this depends on it.

I'm inclined to keep a consistent vertical button stack in the dialogs, rather than have one-off horizontal rows when the labels fit.

189 can be tackled separately, since it's not just CSS tweaks.

cleneman commented 2 years ago

Vertical stack looks good to me! More flexible for windows of various widths - thanks, John!