nextcloud / mail

💌 Mail app for Nextcloud
https://apps.nextcloud.com/apps/mail
GNU Affero General Public License v3.0
839 stars 260 forks source link

Display of subfolders #2833

Closed Django-BOfH closed 4 years ago

Django-BOfH commented 4 years ago

Expected behavior

The column width of the folder view should either adjust dynamically or you should at least be in a position to manually change the column width yourself.

Actual behavior

The column width of the folder view is fixed and cannot be changed. So only a fraction of the folder structure is displayed and you can only guess in which subfolder you are. Bildschirmfoto zu 2020-03-30 19-12-51 The usability of the mail plugin is therefore zero.

Mail app

Mail app version: 1.1.4

Mailserver or service: mailserver.guru

Server configuration

Operating system: Centos 7

Web server: Apache

Database: MariaDB

PHP version: 7.3

Nextcloud Version: 18.0.3

Client configuration

Browser: Firefox 74.0

Operating system: Fedora 31

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/90799158-display-of-subfolders?utm_campaign=plugin&utm_content=tracker%2F44154351&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F44154351&utm_medium=issues&utm_source=github).
ChristophWurst commented 4 years ago

@jancborchardt

jancborchardt commented 4 years ago

This is not an issue with the width of the navigation, but with how we display these subfolders:

jancborchardt commented 4 years ago

Actually this seems to be a duplicate of Subfolders shown repeatedly with full path (dovecot IMAP server) #689. Can you confirm @Django-BOfH?

Django-BOfH commented 4 years ago

WOW, an three years old issue? Well, as it is now, it's definitely not usable.

Basically, it's like a very thick encyclopedia/book with a torn out table of contents. Sure, the contents are still there, but finding the place is much more difficult. At some point you will throw the book away because you have lost interest in it.

nextcloud-mail

jancborchardt commented 4 years ago

Please consider that you are talking to actual humans here, and that we have been friendly even though the comment on Twitter was quite horrible.

Yes, sometimes issues are older cause development takes time and things need to be prioritized. Still we are pro-active. Feel free to throw the book away if you like, that is better than needing to hear complaints from people for work you give away freely.

Django-BOfH commented 4 years ago

My comment on Twitter was horrible? Well, that's how I am, the most horrible person you can imagine. :) No, certainly not. In a short message, besides the content, to transport emotions is not so easy ... at least for me.

I'm not a programmer myself, but from more than 10 years of experience with mail as postmaster, I can only report what works and what definitely doesn't work. To discuss every 2 years that I still don't consider the mail client ready for production (and to give reasons for this) and therefore can't recommend it is of course one way. I can't rewrite the MUA or the frontend for this myself, I can only tell you that it can't be used as it is at the moment. For easier understanding I showed you a part of my inbox and also compared it with a book/encyclopedia. If this helps you to understand the actual problem, then I'm glad that I contributed to the solution of the problem.

Django-BOfH commented 4 years ago

HI Jan-Christoph,

thank you first of all for taking the time to deal with the existing problem!

I have inserted the view of a Thunderbird MUA below. It should be displayed in the same way as Outlook, Thunderbird, kmail, Horde, roundcube and even Apple, but unfortunately the mail-plugin from nextcloud is not.

Should the MUA plugin ever display such folder structures correctly, we can also address other topics, such as maintaining and managing sieve rules on the IMAP server.

But as long as the view is unfortunately a little bit buggy in my eyes at the moment, I can't approve of the application. But I look forward to the day when the topic will be implemented ...

Have a nice day! Django

Django-BOfH commented 4 years ago

Oh yes, assuming that the esteemed programming team intends to take up the issue and put it on the agenda / todo list, you are welcome to leave the issue(s) open.

On the other hand, it would of course be perfectly okay if I close the issue immediately if it is foreseeable that nothing can/should happen here in the near future.

ph00lt0 commented 4 years ago

I have a similar issue. The sub folders are displayed as INBOX.Folder name or INBOX.Folder name. Folder name etc.

ChristophWurst commented 4 years ago

:point_down:

Actually this seems to be a duplicate of Subfolders shown repeatedly with full path (dovecot IMAP server) #689

:point_up: