lostdesign / lostdesign/linked
🐛 - checkboxes are synced across multiple days
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1k
- Forks
- 76
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the bug**
Toggling a checkbox causes checkboxes on other days to be toggled too.
**To Reproduce**
Steps to reproduce the behavior:
1. Add a checkbox to two consecutive days
2. Toggle it on day one
3. Switch to day two, it will be toggled there as well
**Expected behavior**
I expect the state of checkboxes to be isolated.
**Screenshots**

**Desktop (please complete the following information):**
- linked version: 1.1.8
- operating system: macOS 11.4
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
No source file or test is named in the issue. Reproduce the problem by adding the same checkbox on two consecutive days, toggling it on the first day, and switching days; trace where checkbox state is stored and keyed. Done means toggling a checkbox on one day no longer changes its counterpart on another day, while the reproduction steps pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- electron, javascript
- Domain
- desktop, frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100