microsoft / microsoft/roosterjs
Formatting issues | Nested bullet not working after copy paste from word
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 1.3k
- Forks
- 190
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 16
Description
Copy paste bullet from word document and when trying to add nested bullet, editor is just changing bullet style on same level but not nesting, when regular tab is pressed. Ideally it should create the nested bullet list when tab is pressed.
After Tab Press
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 RoosterJS editor by pasting the attached clipboardData.7.json content from Word, creating a bullet, and pressing Tab on the next item. Trace the list-handling entry point reached by Tab and verify that the result is a nested bullet list rather than a style change at the same level.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100