https://bugs.kde.org/show_bug.cgi?id=520220
Nate Graham <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Version| |6.8.0 Fixed/Implemented| | In| | Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/plas | |ma/discover/-/commit/8c531d | |21ea88d2cbac39105b84dc607df | |a23ef32 Resolution|--- |FIXED --- Comment #2 from Nate Graham <[email protected]> --- Git commit 8c531d21ea88d2cbac39105b84dc607dfa23ef32 by Nate Graham. Committed on 18/05/2026 at 21:31. Pushed by ngraham into branch 'master'. Flatpak: trash old user data and settings rather than deleting instantly Instant deletion is dangerous here as we provide a big obvious button to do it. The button uses correct iconography and text to indicate that this is what it will do, but it's still destructive with no undo, and users clicking accidentally could use data. Instead, send the data and settings to the trash, where it could be retrieved later. FIXED-IN: 6.8.0 M +1 -0 libdiscover/backends/FlatpakBackend/CMakeLists.txt M +12 -4 libdiscover/backends/FlatpakBackend/FlatpakResource.cpp M +3 -3 libdiscover/backends/FlatpakBackend/qml/FlatpakRemoveData.qml https://invent.kde.org/plasma/discover/-/commit/8c531d21ea88d2cbac39105b84dc607dfa23ef32 -- You are receiving this mail because: You are watching all bug changes.
