Lack of UI Confirmation/Feedback on Task Deletion
Issue Summary
The ArcSphere app lacks visual confirmation (toast message, snackbar, or alert) when a user deletes a task. While the item is removed from the list, there is no "Success" prompt to verify the action was intentional and completed.
Environment
- App: ArcSphere (iOS)
- Device: iPhone XR
- OS Version: iOS 18.7.3
Steps to Reproduce
- Navigate to the Tasks tab.
- Swipe left on a completed task (e.g., "Dim, Ordinary Room...").
- Tap the red Delete button.
- Observe the interface immediately following the deletion.
Expected Result
A transient UI feedback element (like a toast message at the bottom) should appear stating, "Task successfully deleted", ideally with an "Undo" option in case of an accidental swipe.
Actual Result
The task disappears instantly. There is no confirmation message, haptic feedback, or notification confirming the deletion, leading to a confusing user experience.