AOSSIE-Org / AOSSIE-Org/PictoPy

Confirmation before deleating a folder

Aberta
#939 12 comentários 0 reações 1 responsável Reivindicada por @prawnsgupta Ver no GitHub
enhancement frontend good first issue
Linguagem predominante
Python
Estrelas
283
Forks
679
Merge médio
7d 2h
PRs com merge (30d)
3

Descrição

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

Guia de contribuição

Abrir o guia de contribuição

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.