nextcloud / nextcloud/notifications
Dismiss all button is too aggressive
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 153
- Forks
- 67
- Avg merge
- 15h 3m
- Merged PRs (30d)
- 96
Description
Steps to reproduce
- Ensure you have more notifications than visible on one page
- Click the dismiss all button
Expected behaviour
I can see the next page of notifications.
Actual behaviour
All notifications are dismissed and no longer visible.
This is a problem especially if there might be important notifications on the "later" pages present but these I cannot preview or see at all. So this is a button I highly avoid clicking having to dismiss the notifications one by one.
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
Reproduce the issue with more notifications than fit on one page, then inspect the notification list and dismiss-all control to understand how pagination and bulk dismissal interact. Done means dismissing all visible notifications no longer hides or removes notifications on later pages, with the reported reproduction steps working as expected.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100