AOSSIE-Org / AOSSIE-Org/PictoPy
Feat:Support multi-select to remove multiple directories at once in Settings
- Lenguaje dominante
- Python
- Estrellas
- 283
- Forks
- 679
- Merge medio
- 7 d 2 h
- PR fusionados (30 d)
- 3
Descripción
### Describe the feature
### Feature
In the **Settings** view, removing directories currently requires clicking the trash icon next to each path individually. When an added path introduces many subdirectories removing them one by one is extremely slow and tedious.
### Solution
Introduce batch-selection controls for the directory list:
- **Checkboxes:** Add a selection checkbox next to each directory entry (or an explicit multi-select mode).
- **Select All / None:** Add a master checkbox or toggle at the top of the list to quickly select all or clear the selection.
- **Batch Action:** Provide a "Remove Selected" (or trash) button in the action bar that deletes all selected paths at once after confirmation.
### Add ScreenShots
Hi @rohan-pandeyy can i work on this issue ?
### Record
- [x] I agree to follow this project's Code of Conduct
- [x] I want to work on this issue
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.