Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Filter dialog doesn't refer to folder names consistently #1111

Closed
djast opened this issue Apr 28, 2023 · 0 comments
Closed

Filter dialog doesn't refer to folder names consistently #1111

djast opened this issue Apr 28, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@djast
Copy link

djast commented Apr 28, 2023

Describe the bug
When a system folder has a different name on the server (e.g., system folder Spam using the server folder Junk), the Filters interface does not display the folder names consistently.

To Reproduce
Steps to reproduce the behavior:

  1. Go to Settings -> Filters
  2. Click on "rainloop.user" and add a filter with the action "Move to Spam"
  3. Click Done
  4. Observe that the "Edit Script: rainloop.user" dialog shows:
    filtername (Move to "Junk")
    and not
    filtername (Move to "Spam")

Expected behavior
The folder name should be referred to in a consistent manner.

Since the user could change their system folder associations after creating the filter, the Filters "Move To" action should probably always report the folder name on the server, either instead of or in addition to the "system folder" name (e.g. the option in the Move To menu should be "Junk (Spam)" rather than just "Spam", the same way as it's displayed in Settings -> Folders). The folder name should perhaps also be displayed the same way in the "Edit Script:" dialog.

Please complete the following information:

  • Browser: Firefox 102
  • IMAP daemon: dovecot
  • PHP version: 7.4.33
  • SnappyMail Version: 2.27.3
  • Mode: standalone; also https://snappymail.eu/demo

Additional context
Add any other context about the problem here.

@the-djmaze the-djmaze added the enhancement New feature or request label May 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants