Skip to content

Added a delete all imported folders button/action.#101

Merged
pSpitzner merged 1 commit intomainfrom
delete_imported
Jun 15, 2025
Merged

Added a delete all imported folders button/action.#101
pSpitzner merged 1 commit intomainfrom
delete_imported

Conversation

@semohr
Copy link
Collaborator

@semohr semohr commented Jun 14, 2025

Adds a new button component that allows bulk deletion of imported folders (with IMPORT_COMPLETED status) with confirmation dialog.

image

Added Shift+click shortcut for immediate deletion. The component is relative specific, we might want to make it more generic. Maybe allow a filter to also delete e.g. all folders with failed status. Further, I noticed we have quite a number of unused components in the actions.tsx file might needs a bit of refactor.

The button is currently just added underneath each inbox. I think we need a better position on where to place the button. or rethink the checklist buttons yet again.

Copy link
Owner

@pSpitzner pSpitzner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works nicely, and I also like the confirmation Dialog!

Maybe we place the button somewhere less "in your face" but thats something we can do when we touch the inbox view again.

@pSpitzner pSpitzner merged commit b715ce5 into main Jun 15, 2025
2 checks passed
@pSpitzner pSpitzner deleted the delete_imported branch June 15, 2025 09:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants