Actions
Feature #3112
openAdd badges to tabs in /me page
Start date:
06/02/2024
Due date:
06/27/2024 (about 11 months late)
% Done:
0%
Estimated time:
Description
On the me page, we have the tabs on the left: inbox and schedule
These may have badges, showing the number of streams that should have your attention.
Note: not the sum of all messages in all those streams, just the number of streams.
When /me page loads, it should be already gathering the unseen message totals.
So all you have to do is, find that Javascript, and sum the number of (fetched) streams that have badges, and put that as a badge on the top right of the inbox tab.
Similarly, put a badge showing how many events and trips (group rides) are coming up in the future. When they are in the past, don't count them anymore.
No data to display
Actions