Unable to create single line check boxes
Nobody has claimed this yet.
- Dominant language
- Clojure
- Stars
- 45k
- Forks
- 2.8k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 105
Description
### Search first
- [X] I searched and no similar issues were found
### What Happened?
I am unable to create a single line checkbox
### Reproduce the Bug
1. Create a new line
2. Type `* [ ]`
3. Wait for checkbox that never renders
### Expected Behavior
A simple checkbox should render regardless if it is the first or second line in the block
### Screenshots
_No response_
### Desktop or Mobile Platform Information
_No response_
### Additional Context
_No response_
### Are you willing to submit a PR? If you know how to fix the bug.
- [x] I'm willing to submit a PR (Thank you!)
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 the issue in Logseq: create a new line and type `* [ ]`, then compare it with a checkbox on the second line of a block. Trace the checkbox rendering path and verify that a single-line checkbox renders in both positions, adding a regression test if the existing test structure supports it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- clojure
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100