Closed chase-moskal closed 2 years ago
it probably would involve making a custom modal (using something like modals.popup
, i think?) that might be built in a similar pattern as the other modals like confirm
and alert
and prompt
-- although this new modal would contain this special ability to show a loading spinner 🤷♂
ok
button` when an error occurs while we are in the modal
currently, doing something like an upgrade has a user experience like this:
it would be a superior user experience if we achieved something more like this:
something like that.
there's just something awkward about the modal appearing, then disappearing, then reappearing.
note
the goal of this ticket is not necessarily to actually implement this feature (though that would be good) -- we actually just want to explore and understand how difficult this would be to implement -- and if it turns out to be moderately tricky to accompish, we very well may skip it for now