github internxt/drive-web v1.0.124

latest releases: v1.0.320, v1.0.319, v1.0.318...
14 months ago

Issue:

  • In the case of restoring from the 'undo' button, the items still do not have the 'deleted' field set to true, so the notification 'moved to trash' is displayed.

Details:

  • I removed the logic of checking if any item has the 'deleted' field set to true because the function used is called 'recoverItemsFromTrash,' which should always display the notification for successful restoration, this was done because I see that it is not necessary to display a notification of 'files moved to trash' when the function is dedicated to restoring from the trash, and this is working well.

Don't miss a new drive-web release

NewReleases is sending notifications on new releases.