AOSSIE-Org / AOSSIE-Org/PictoPy
Feat:Support multi-select to remove multiple directories at once in Settings
- Dominant language
- Python
- Stars
- 283
- Forks
- 679
- Avg merge
- 7d 2h
- Merged PRs (30d)
- 3
Description
### 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
Contributor guide
Assessment
This issue has not been assessed yet.