owncloud / android

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

[FEATURE REQUEST] File placeholder while uploading #4272

Open parneet-guraya opened 8 months ago

parneet-guraya commented 8 months ago

We can add a placeholder for a file which is being uploaded and show in the list where it is being added. This would be a nice improvement and would be a better acknowledgement to the user.

That's how GDrive does it -->

Do let me know and I can start working on it.

JuancaG05 commented 8 months ago

This could be nice, but it's also a potential source of bugs since there are a lot of possible corner cases (and not so corner). I think it could be a bit complex technically as well. At the moment, the latest improvement for this was the auto-refresh and it's so recent (https://github.com/owncloud/android/issues/4103), I would say this can wait, but let's keep it in the backlog.

parneet-guraya commented 8 months ago

Yes, I can understand that this can be a bit complex and lead to subtle bugs and yes let's keep it in backlog (by backlog you mean to keep it open rigth?) and I would surely like to work on it whenver possible :smile:

JuancaG05 commented 8 months ago

Yes, I mean keep it open with the other issues of the repo, and we'll prioritize it at some point 😃. Thanks for your help again! We'll let you know if there is any news in this same issue 👍