`/` Command: LIST TYPE commands do not work correctly
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 28
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
### Search first
- [x] I searched and no similar issues were found
### What Happened?
The LIST TYPE commands in the `/` command menu do not work as expected.
* `Number list` does not convert a bullet list into a numbered list.
* `Number children` does not convert numbered children into a bullet list.
### Reproduce the Bug
1. Create a block with multiple child blocks.
2. Apply a bullet list to the block or its children.
3. Open the `/` command menu.
4. Select **Number list**.
5. Observe that the bullet list is not converted into a numbered list.
6. Alternatively, create a numbered list with child blocks.
7. Open the `/` command menu.
8. Select **Number children**.
9. Observe that the numbered children are not converted into a bullet list.
### Expected Behavior
* `Number list` should convert the selected bullet list into a numbered list.
* `Number children` should convert the children of the selected block into a bullet list.
### Screenshots
_No response_
### Files
_No response_
### Browser, Desktop or Mobile Platform Information
windows 11
logseq 2.0.1-alpha+nightly.20260907
### Additional Context
_No response_
### Are you willing to submit a PR? If you know how to fix the bug.
- [ ] I'm willing to submit a PR (Thank you!)
Contributor guide
No contributing guide indexed for this repository
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 using the listed steps in the `/` command menu on Windows 11, testing both Number list and Number children. Trace the command-menu handling for list conversion and verify that bullet lists become numbered lists and numbered children become bullet lists.
Written by the indexing model from the issue text.
Assessment
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 58/100