owncloud / android

:phone: The ownCloud Android App
GNU General Public License v2.0
3.81k stars 3.05k forks source link

[FEATURE REQUEST] Block UI when deleting files #4231

Closed JuancaG05 closed 8 months ago

JuancaG05 commented 9 months ago

Is your feature request related to a problem? Please describe. Currently, when performing operations like copy or move, the UI blocks until the operation is finished by showing a dialog on screen. This doesn't happen with the delete operation.

Describe the solution you'd like Block the UI with the delete operation as well.

Describe alternatives you've considered Showing the same dialog as in the copy and delete operations to block the screen.

Additional context The dialog is the following:

block_ui

TASKS

parneet-guraya commented 8 months ago

I want to work on it.