- Notifications
You must be signed in to change notification settings - Fork1k
Description
Depends oncoder/internal#899
User Story
As user, I want to know if I have tasks waiting for my input and how much, so I can address them.
Acceptance Criteria
- Displays the number of idle tasks in the navbar
Design
Implementation Notes
Use the existing experimental tasks API for fetching the data. Oncecoder/internal#899 is completed we will need to switch to this API.