Add an unread class in the inbox

Created on 3 June 2018, almost 7 years ago
Updated 7 December 2024, 4 months ago

Can you add an unread class in the inbox?

Currently there is no indication of unread messages.

This could make it possible to put the unread conversations in bold or change the color.

Feature request
Status

Active

Version

4.0

Component

Code

Created by

🇫🇷France zenimagine

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • 🇷🇴Romania claudiu.cristea Arad 🇷🇴

    Quoting from 💬 Automatically scroll down to last message when message thread is opened Active :

    Why isn't there any "last" class at class="private-message-wrapper" ? How can I add it?
    Why isn't there any anchor link to the last message in the thread? How can I add it?

    This is a more complex issue. If we put a class on the latest we should remove it after the user has seen the message. Say after 3-5 seconds. But if the list is big, some of them are not visible (because you'll need to scroll), so the JS code should be clever enough to remove only the classes form messages that were scrolled into view (with a delay of 3-5 secs). If we still need this feature it should be split in a new ticket

  • 🇷🇴Romania claudiu.cristea Arad 🇷🇴
  • 🇷🇴Romania claudiu.cristea Arad 🇷🇴

    I see this is already in place. Unread threads get an unread-thread class. Closing.

Production build 0.71.5 2024