ARK-Builders / ARK-Builders/Gallery
Delete files from disk
Open
- Dominant language
- Svelte
- Stars
- 2
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
We already have the delete button and confirmation dialog.
Impement one of these:
- simple unsafe removal (delete forever)
- safe removal (move the image to garbage bin)
For safe removal:
- can it be implemented in consistent way for Windows, Linux and macOS?
- we can modify the confirmation dialog to allow both safe and unsafe removal
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.