Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 3.4.3, 3.5
-
Component/s: Messages
-
Labels:
Description
The messaging interface shows the online status of the user by using an icon next to their name in the messages section of the interface.
This icon used to be a green dot which was achieved by rendering the "t/go" icon (admittedly a misuse of that icon) which has now been changed to be the "play" triangle on theme Boost.
The message/templates/message_area_contact.mustache template needs to be updated to use a more appropriate icon than t/go for the online status.
To replicate:
- Log in as a user and then log out (this flags them as "online" - i.e. a user who has logged in within the last 5 minutes)
- Log in as admin
- Go to the messages page and send a message to that user
- See the online indicator icon next to their name on the left