feat: add confirmation dialog before character import replaces current data (Closes #84) #126
Reference in New Issue
Block a user
Delete Branch "feature/issue-84-import-replaces-entire-character-with-no-confirma"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Test plan
ImportCharacterDialogTest.clickingImportWithValidJsonShowsConfirmationDialogImportCharacterDialogTest.cancellingConfirmationReturnsToImportDialogImportCharacterDialogTest.confirmingImportTriggersOnImportCallbackImportCharacterDialogTest.invalidJsonShowsErrorWithoutConfirmationImportCharacterDialogTest.dismissButtonDismissesDialogCloses #84