lostdesign / lostdesign/linked
🐛 - Cursor missing in todo-list
Open
Nobody has claimed this yet.
bug
- Dominant language
- JavaScript
- Stars
- 1k
- Forks
- 76
- PR merge metrics
- No merged PRs in 30d
Description
Describe the bug
When writing down todos, the cursor is not visible next to the checkboxes.
To Reproduce
Steps to reproduce the behavior:
- Add a new checkbox
- Cursor should be visible but is not
Expected behavior
Cursor should be shown at all times other than when a selection has been made
Screenshots

Desktop (please complete the following information):
- linked version: any
- operating system any
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 missing-cursor behavior by adding a checkbox in the todo list, then trace the todo-list editing entry point responsible for rendering the checkbox and cursor. Confirm the cursor is visible while editing and remains hidden only after a selection is made.
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
- 35/100