Skip to content

Conversation

@susnux
Copy link
Contributor

@susnux susnux commented Sep 11, 2024

Summary

This adds loading toast notification while the move operation is running.

Screen recording

Bildschirmaufnahme_20240911_222420.webm

Checklist

@susnux susnux added 3. to review Waiting for reviews feature: files labels Sep 11, 2024
@susnux susnux requested review from a team, kesselb and marcoambrosini September 11, 2024 20:32
@susnux susnux requested a review from skjnldsv as a code owner September 11, 2024 20:32
@susnux susnux requested review from nfebe and szaimen and removed request for a team September 11, 2024 20:32
@susnux susnux added this to the Nextcloud 31 milestone Sep 11, 2024
@susnux
Copy link
Contributor Author

susnux commented Sep 11, 2024

/backport to stable30

@susnux
Copy link
Contributor Author

susnux commented Sep 11, 2024

/backport to stable29

@susnux
Copy link
Contributor Author

susnux commented Sep 11, 2024

/backport to stable28

@kesselb

This comment was marked as resolved.

Copy link
Member

@marcoambrosini marcoambrosini left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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
Copy link
Member

Very nice, can we use a loader component instead and feed the actual progress of the operation to it?

That is much more work, and should be scheduled by a team lead :)

@susnux susnux force-pushed the fix/files-add-move-info branch from 7fd28ce to 5571372 Compare September 26, 2024 18:33
@kesselb
Copy link
Contributor

kesselb commented Sep 30, 2024

Thank 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 <[email protected]>
@kesselb kesselb force-pushed the fix/files-add-move-info branch from 5571372 to d97e17b Compare September 30, 2024 11:33
@kesselb
Copy link
Contributor

kesselb commented Sep 30, 2024

Rebase + Recompile

@kesselb kesselb merged commit b6a23b2 into master Sep 30, 2024
@kesselb kesselb deleted the fix/files-add-move-info branch September 30, 2024 12:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: No visual feedback for move operations

5 participants