TypeCellOS / TypeCellOS/BlockNote
Starting a new block sometimes removes the last character of the preceding line (Korean)
Open
Nobody has claimed this yet.
bug:P4
- Dominant language
- TypeScript
- Stars
- 10.2k
- Forks
- 772
- Avg merge
- 3d 11h
- Merged PRs (30d)
- 17
Description
@YousefED The above example is what happens when you are in Korean.
example)
typing: 안녕하세요
result: 안녕하세
Originally posted by @inhanbyeol94 in #39
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 Korean typing example in the BlockNote editor and trace the path triggered when starting a new block; the issue names no files, entry points, or tests. Done means creating a new block after typing Korean text no longer removes the preceding line's final character.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend, internationalization
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100