[GH-ISSUE #6252] [FR] Improve table delete confirmation #2758

Closed
opened 2026-03-23 21:24:57 +00:00 by mirror · 2 comments
Owner

Originally created by @sstante on GitHub (Sep 9, 2024).
Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/6252

Description

When deleting a row from a table you get the following message:

image

Even though it ASKs you IF you want to delete, you get only one option: "OK".
If you want to cancel, you need to click into the background.

This is misleading. Instead, it should present two options: "Cancel" and "Delete permanently." (the last one maybe in red to alert the user of danger)

Also, check if this is the case for other confirmation prompts.

Impact

Avoid misleading confirmation prompts.

Because:

  • A user might think that he only has one option,
  • A user might think that the action is not destructive.

Additional Context

No response

Originally created by @sstante on GitHub (Sep 9, 2024). Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/6252 ### Description When deleting a row from a table you get the following message: ![image](https://github.com/user-attachments/assets/42ed8708-3712-4a00-8bca-cddd1fab68b1) Even though it ASKs you IF you want to delete, you get only one option: "OK". If you want to cancel, you need to click into the background. This is misleading. Instead, it should present two options: "Cancel" and "Delete permanently." (the last one maybe in red to alert the user of danger) Also, check if this is the case for other confirmation prompts. ### Impact Avoid misleading confirmation prompts. Because: - A user might think that he only has one option, - A user might think that the action is not destructive. ### Additional Context _No response_
mirror 2026-03-23 21:24:57 +00:00
Author
Owner

@BryanHogan commented on GitHub (Oct 28, 2024):

Wish it would be possible to turn off this message altogether.

<!-- gh-comment-id:2442633516 --> @BryanHogan commented on GitHub (Oct 28, 2024): Wish it would be possible to turn off this message altogether.
Author
Owner

@annieappflowy commented on GitHub (Jan 3, 2025):

image

Fixed.

@BryanHogan , the deleted row is not recoverable at the moment. Turning off this message may lead to accidental deletion.
I'll create a separate issue for your request.

<!-- gh-comment-id:2568663229 --> @annieappflowy commented on GitHub (Jan 3, 2025): <img width="472" alt="image" src="https://github.com/user-attachments/assets/101fbd86-e478-4985-88ef-be29a266636b" /> Fixed. @BryanHogan , the deleted row is not recoverable at the moment. Turning off this message may lead to accidental deletion. I'll create a separate issue for your request.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
AppFlowy-IO/AppFlowy#2758
No description provided.