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 摘要。