Cannot delete non-empty Drive folders #363

Closed
opened 2023-03-21 19:37:40 +00:00 by mia · 1 comment
Contributor

The attempt just produces an unhelpful error message: “Unable to delete”.

Ideally, FoundKey should ask for confirmation before recursively deleting that folder. Failing that, clarify why it cannot be deleted in the error message.

The attempt just produces an unhelpful error message: “Unable to delete”. Ideally, FoundKey should ask for confirmation before recursively deleting that folder. Failing that, clarify *why* it cannot be deleted in the error message.
Owner

There is the HAS_CHILD_FILES_OR_FOLDERS error code with the error message That folder is not empty. which I checked is sent from the backend. But in this instance the frontend does not seem to be using the usual error dialog.

There is the `HAS_CHILD_FILES_OR_FOLDERS` error code with the error message `That folder is not empty.` which I checked is sent from the backend. But in this instance the frontend does not seem to be using the usual error dialog.
Johann150 added the
fix
label 2023-03-21 20:02:18 +00:00
Johann150 added this to the improved drive milestone 2023-03-26 09:04:17 +00:00
Sign in to join this conversation.
No Label
feature
fix
upkeep
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: FoundKeyGang/FoundKey#363
No description provided.