nextcloud / nextcloud/notifications

Notifications list - load more option

Open
#1,283 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

1. to develop enhancement
Dominant language
JavaScript
Stars
153
Forks
67
Avg merge
15h 3m
Merged PRs (30d)
96

Description

Hi I would like to have a link at end of notifications list to load more notifications.

as the current option only loads a handful of notifications and if the user has more then they have to go to activities to see them it wait for the system to send more in few moments as it syncs and older notifications pop up later

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the notifications list UI and the code that currently limits or loads the initial handful of notifications. Trace how older notifications become available, then add a way for users to request more from the list itself. Done means users with older notifications can load them without navigating to Activities.

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
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.