only cards assigned to you show up in the calendar when synced
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.4k
- Forks
- 354
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 43
Description
Instead of adding cards generically to the calendar where all the cards are posted regardless of who is assigned to the card in your group, it would be nice to have the calendar show only the card that is assigned to you while all the other cards are only shown to those who are assigned to them. So, when Deck is synced to calendar, the only cards I should see popping up in my calendar are the cards that have been assigned to me.
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 Deck's calendar-sync implementation and inspect how cards are currently selected for calendar output. Confirm how assignment data is represented and test the behavior for assigned and unassigned cards; done means each user sees only cards assigned to them.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100