notifications about edited attachments
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.4k
- Forks
- 354
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 43
Description
If a card has an attachment file like example.md and that file is being edited from the deck-app the resulting notifiation (in browser and mail)
states something like "user has changed {DECK_PLACEHOLDER}/example.md"
The title of the card + the board-title would really be more helpful information here - alternatively the full path to the file and no deck-information (as if the file was edited from the files-app)
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 reproducing an attachment edit from the deck-app and inspect the resulting browser and mail notifications. Compare their wording with notifications from the files-app, then trace where the attachment path and card or board context are assembled. Done means the notifications provide useful card and board information, or an appropriate full file path, in both channels.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- full-stack
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100