You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the new design for the main menu, we display unreads next to buttons for pages like inbox, mentions, direct messages, and the number of messages in total for starred messages.
Screenshot
Some pages, like inbox and subscription list (channels page), already do some calculations utilizing the unreads model. Some of that might be useful toward displaying the markers in the main menu. A goal of this issue is to extract a central view-model for unreads to make it easier to reuse the logic, so that we can show them on the main menu.
The text was updated successfully, but these errors were encountered:
gnprice
added
a-home
The home screens of the app; finding and starting conversations
a-model
Implementing our data model (PerAccountStore, etc.)
labels
Nov 26, 2024
This is a followup to:
In the new design for the main menu, we display unreads next to buttons for pages like inbox, mentions, direct messages, and the number of messages in total for starred messages.
Screenshot
Some pages, like inbox and subscription list (channels page), already do some calculations utilizing the unreads model. Some of that might be useful toward displaying the markers in the main menu. A goal of this issue is to extract a central view-model for unreads to make it easier to reuse the logic, so that we can show them on the main menu.
The text was updated successfully, but these errors were encountered: