nextcloud / mail

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

Unread indicator not shown for thread with an unread message #7551

Open mkrzywonski opened 2 years ago

mkrzywonski commented 2 years ago

Steps to reproduce

  1. Open mail app and select a message thread with multiple unread messages
  2. Read the latest message in the thread, but do not read all new messages
  3. Exit message and go mack to inbox

    A '1' will be shown next to the inbox on the left, indicating that there is an unread message waiting. However, none of the messages in the list will have a dot displayed indicating that they contain the unread message.

Expected behavior

The thread containing the unread message(s) should display the dot indicating that there are unread messages waiting to be read.

Alternatively, the user should be able to disable message threading so that each mail message is displayed independently in the list. This is how god intended email to work.

Actual behavior

No dot is displayed.

Mail app version

2.1.0

Mailserver or service

Personal domain

Operating system

Ubuntu 22.04.1 LTS x86_64

PHP engine version

PHP 8.1

Web server

Apache (supported)

Database

PostgreSQL

Additional info

No response

LostinSpacetime commented 2 months ago

This bug is quite bad, since the unread messages that are part of a thread, are not even shown when using the filter for "unread".