nextcloud / nextcloud/notifications
Notifications list - load more option
Nobody has claimed this yet.
- 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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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