investigate where / how the redirect back to the deck page is happening – it seems like the GET request for the DeckView page is happening before the PATCH request completes (so the data shown is stale)
incorporate LoadingSpinner on UpdateCard page while user card data loads in