Make notifications more interactive
Open
Nobody has claimed this yet.
1. to develop
enhancement
feature: notification
good first issue
- Dominant language
- JavaScript
- Stars
- 1.4k
- Forks
- 354
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 43
Description
Follow-up issue for @juliushaertl's comment in https://github.com/nextcloud/deck/issues/2469#issuecomment-720491302
Useful direct actions for Deck notifications:
- Remove duedate
- Set due to tomorrow
- Mark as done (once #534 is there)
Feel free to add more in the comments.
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 reading the linked follow-up discussion in issue #2469 and check the dependency on #534. Define the notification actions listed here—removing a due date, setting it to tomorrow, and marking a card done—and verify that each action is available and works from a Deck notification.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- full-stack
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100