Uh oh!
There was an error while loading. Please reload this page.
fix(files): Add more visual move / copy notification - #47910
Conversation
susnux
commented
Sep 11, 2024
/backport to stable30 |
susnux
commented
Sep 11, 2024
/backport to stable29 |
susnux
commented
Sep 11, 2024
/backport to stable28 |
This comment was marked as resolved.
This comment was marked as resolved.
Uh oh!
There was an error while loading. Please reload this page.
marcoambrosini
left a comment
There was a problem hiding this comment.
Very nice, can we use a loader component instead and feed the actual progress of the operation to it?
I had a mockup for something similar a few months ago, but this is a much simpler solution that does a big part of the job.
skjnldsv
commented
Sep 12, 2024
That is much more work, and should be scheduled by a team lead :) |
Uh oh!
There was an error while loading. Please reload this page.
7fd28ce to
5571372CompareThank you 👍 It's not ideal that for every selected file a toast is shown, but still better than before 🙏 |
* Resolves: #46645 This adds loading toast notification while the move operation is running. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
5571372 to
d97e17bComparekesselb
commented
Sep 30, 2024
Rebase + Recompile |
Summary
This adds loading toast notification while the move operation is running.
Screen recording
Bildschirmaufnahme_20240911_222420.webm
Checklist