blocksoapp / blocksoapp/monorepo

Page to list all notifications

Open
#109 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
JavaScript
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

**Current Behavior**
The latest 20 notifications are shown in the navbar.

**Expected Behavior**
The navbar shows the last 10 notificatitons, and has a link to view all notifications.
There is a notifications page where a user can see their notifications in a paginated manner, 20 at a time.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the navbar notification component and the existing notification data entry point. Trace how the current 20 notifications are loaded, then identify the route or entry point for a new notifications page. Done means the navbar shows 10 items with a link, while the page displays all notifications 20 at a time with pagination.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.