Import replaces entire character with no confirmation warning #84
Reference in New Issue
Block a user
Delete Branch "%!s()"
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?
Description
Importing a character from JSON completely replaces the current character data with no confirmation dialog. If a user accidentally pastes wrong JSON and clicks Import, their current character is lost.
Files
sharedUI/src/commonMain/kotlin/org/shahondin1624/lib/components/settings/ImportCharacterDialog.kt(lines 18-87)Expected Behavior
Acceptance Criteria