CATcher-org / CATcher-org/CATcher
Preview does not show "* [ ] * [ ] test" correctly
Open
Nobody has claimed this yet.
category.Bug
p.Zero
- Dominant language
- TypeScript
- Stars
- 92
- Forks
- 85
- PR merge metrics
- No merged PRs in 30d
Description
Describe the bug
Preview does not show "* [ ] * [ ] test" correctly
To Reproduce
Steps to reproduce the behavior:
- Start writing a new issue
- Write
* [ ] * [ ] test - Click "Preview"
- Compare with how it is previewed as a GitHub issue.
Expected behavior

Actual behavior

Desktop (please complete the following information):
- OS: Windows 10
- Browser: Chrome
- Browser Version: Version 106.0.5249.103 (Official Build) (64-bit)
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
Reproduce the issue in the editor's Preview using the exact text * [ ] * [ ] test, then compare the result with GitHub's issue preview. Trace the Preview rendering entry point and identify why the nested checkbox syntax is displayed differently; done means the preview matches GitHub for this example.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- markdown, typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100