Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Accidental Deletion of Conversations Due to Swipe Gesture #1714

Open
IDontWant-AUserName opened this issue Jan 20, 2025 · 1 comment
Open

Comments

@IDontWant-AUserName
Copy link

IDontWant-AUserName commented Jan 20, 2025

Description
Users are experiencing issues with the new UI design where swiping up or down to scroll through transcript logs can too easily trigger an accidental deletion of a conversation. Once deleted, there is no confirmation prompt or an option to undo the action, leading to the loss of important conversations.

Steps to Reproduce

  1. Open the transcript log.
  2. Scroll up or down.
  3. Swipe accidentally on a conversation.
  4. The conversation is deleted without any confirmation.
  5. There is no way to recover or undo the deletion.

Expected Behavior

  • Users should confirm before deleting a conversation (e.g., a pop-up asking "Are you sure you want to delete this conversation?").
  • There should be an undo option in case of accidental deletion.
  • Alternatively, deletion could be moved inside the conversation details, preventing accidental swipe deletions.

Proposed Solutions

  1. Add a confirmation prompt before permanently deleting a conversation.
  2. Implement an "Undo" button that appears for a few seconds after deletion.
  3. Disable swipe-to-delete or make it harder to trigger (e.g., requiring a long press instead).
  4. Provide a "Deleted Conversations" section where users can recover recently deleted conversations.
@smian1 smian1 changed the title Home screen Accidental Deletion of Conversations Due to Swipe Gesture Jan 28, 2025
@smian1
Copy link
Collaborator

smian1 commented Jan 28, 2025

Image

@smian1 smian1 changed the title Accidental Deletion of Conversations Due to Swipe Gesture Accidental Deletion of Conversations Due to Swipe Gesture ($500) Jan 28, 2025
@smian1 smian1 changed the title Accidental Deletion of Conversations Due to Swipe Gesture ($500) Accidental Deletion of Conversations Due to Swipe Gesture Jan 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests

2 participants