mirror of
https://github.com/discourse/discourse.git
synced 2024-12-03 15:13:44 +08:00
6b3a68e562
This change adds notification badges to the new footer tabs on mobile chat, to help users easily find areas where there’s new activity to review. When on mobile chat: - Show a badge on the DMs footer when there is unread activity in DMs. - Show a badge on the Channels footer tab when there is unread channel activity. - Show a badge on the Threads footer tab when there is unread activity in a followed thread. - Notification badges should be removed once the unread activity is viewed. Additionally this change will: - Show green notification badges for channel mentions or DMs - Show blue notification badges for unread messages in channels or threads Co-authored-by: chapoi <101828855+chapoi@users.noreply.github.com> |
||
---|---|---|
.. | ||
base-mobile.scss | ||
chat-channel-members.scss | ||
chat-channel-row.scss | ||
chat-channel-settings.scss | ||
chat-channel.scss | ||
chat-composer-dropdown.scss | ||
chat-composer-upload.scss | ||
chat-composer.scss | ||
chat-emoji-picker.scss | ||
chat-footer.scss | ||
chat-form.scss | ||
chat-header.scss | ||
chat-index.scss | ||
chat-message-actions.scss | ||
chat-message-creator.scss | ||
chat-message-thread-indicator.scss | ||
chat-message.scss | ||
chat-modal-new-message.scss | ||
chat-modal-thread-settings.scss | ||
chat-navbar.scss | ||
chat-selection-manager.scss | ||
chat-side-panel.scss | ||
chat-thread-list-header.scss | ||
chat-thread.scss | ||
chat-threads-list.scss | ||
chat-user-threads.scss | ||
index.scss |