-
Bug
-
Resolution: Fixed
-
Minor
-
3.4.3, 3.5
-
MOODLE_34_STABLE, MOODLE_35_STABLE
-
MOODLE_34_STABLE, MOODLE_35_STABLE
-
MDL-61778-master -
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
- has been marked as being related by
-
MDL-80183 Online status in messaging toolbar has no alt text. Plus incorrect use of ARIA label
-
- Closed
-