AOSSIE-Org / AOSSIE-Org/PictoPy

Confirmation before deleating a folder

未关闭
#939 12 条评论 0 个 reaction 已指派 1 人 已被 @prawnsgupta 认领 在 GitHub 查看
enhancement frontend good first issue
主要语言
Python
星标
283
派生
679
平均合并
7 天 2 小时
30 天内合并 PR
3

描述

Currently, deleting a folder happens immediately without any warning or confirmation. This makes it very easy to accidentally delete folders and lose associated data.

### Why this is an issue

- Folder deletion is a destructive action

- Accidental clicks can permanently remove user data

- There is no opportunity for the user to cancel or reconsider

### Expected Behavior
Before deleting a folder:

- Show a warning message explaining that the action is irreversible

- Display a confirmation dialog (e.g., “Are you sure you want to delete this folder?”)

- Proceed with deletion only after explicit user confirmation

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。