Skip to content

Conversation

BijinDev
Copy link
Contributor

@BijinDev BijinDev commented Jul 17, 2025

Close #9205

@BijinDev BijinDev linked an issue Jul 17, 2025 that may be closed by this pull request
Copy link
Contributor

@charlag charlag left a comment

Choose a reason for hiding this comment

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

should we make an integration branch? It probably shouldn't go into dev-mail without actually doing the undo (which is also not so far)

@BijinDev BijinDev changed the title Show snackbar on move mail Undo move mail Jul 18, 2025
@BijinDev BijinDev marked this pull request as draft July 18, 2025 08:01
@BijinDev BijinDev force-pushed the 9205-undo-move-mail branch from 548418c to f6d7708 Compare July 18, 2025 08:02
@BijinDev BijinDev marked this pull request as ready for review July 21, 2025 11:02
@BijinDev BijinDev force-pushed the 9205-undo-move-mail branch 2 times, most recently from 1fe8ab4 to 442a3e5 Compare July 21, 2025 15:23
Copy link
Contributor

@wrdhub wrdhub left a comment

Choose a reason for hiding this comment

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

A couple things I noticed when smoke testing:

  • There is a report spam setting and when it is set to "Always ask" a dialog appears asking if you want to report. Right now this dialog only shows after the ten seconds of the undo snackbar is up. This is jarring and disconnects the dialog from the action of moving mail to Spam. The dialog should show right after a mail is moved.
  • How hard would it be to keep the snackbar if it is hovered? It can be frustrating for it to disappear right from under your cursor. I would propose that it should stay if the action button is being hovered. (This does not need to be done right now, we can discuss and make an issue later.)

@BijinDev BijinDev force-pushed the 9205-undo-move-mail branch 2 times, most recently from 578f6b5 to 187a17e Compare July 30, 2025 09:51
@wrdhub wrdhub self-requested a review August 1, 2025 14:58
Copy link
Contributor

@wrdhub wrdhub left a comment

Choose a reason for hiding this comment

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

Screenshot from 2025-08-01 16-52-10 Folder name is Rendered with these slashes.

Show a snackbar that can undo moving mails. The user can click "Undo" or
press CTRL-Z (CMD-Z) to undo moving mails. If they do, this will move
the mails back and close the snackbar. Additionally, if the mails were
to be reported as spam, they won't be reported, either.

Removed the reporting snackbar and added a new message specifically
for mails being moved to spam.

Close #9321
Close #9319
Close #9318
Close #9312
Close #9205
Close #9386
Close #9428

Co-authored-by: paw <paw-hub@users.noreply.github.com>
Co-authored-by: hrb-hub <hrb-hub@users.noreply.github.com>
@BijinDev BijinDev force-pushed the 9205-undo-move-mail branch from 4e5e79d to 9602eae Compare August 4, 2025 09:46
@BijinDev BijinDev merged commit 9602eae into dev-mail Aug 4, 2025
6 checks passed
@BijinDev BijinDev deleted the 9205-undo-move-mail branch August 4, 2025 10:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Adapt automatic spam reporting to work with undo move Show a snackbar on moving of mail Undo move mail
3 participants