blocksoapp / blocksoapp/monorepo

Return unread notification count from backend

Open
#108 0 comments 0 reactions 0 assignees View on GitHub
good first issue tech debt
Dominant language
JavaScript
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

**Current Behavior**
Unread notification count is added up on the frontend from the latest 20 notifications it receives from the backend.

**Expected Behavior**
Notification count is retrieved from the backend.

Contributor guide

No contributing guide indexed for this repository

Research direction

Trace how the frontend currently counts unread notifications from the latest 20 items, then identify the backend notification endpoint that supplies them. Done means the backend returns an unread notification count and the frontend retrieves that count instead of calculating it locally.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
api, backend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.