lostdesign / lostdesign/linked

🐛 - Cursor missing in todo-list

Open
#131 1 comment 1 reaction 0 assignees View on GitHub

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:

  1. Add a new checkbox
  2. 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
image

Desktop (please complete the following information):

  • linked version: any
  • operating system any

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.