opentiny / opentiny/tiny-editor
🐛 [Bug]: 有序和无序列表的标号样式不可调
Open
Nobody has claimed this yet.
bug
- Dominant language
- TypeScript
- Stars
- 535
- Forks
- 71
- Avg merge
- 6h 50m
- Merged PRs (30d)
- 2
Description
Version
4.0.0-alpha.2
Link to minimal reproduction
在官网的示例dome(模拟雀语文档)中可以复现,链接:https://opentiny.github.io/tiny-editor/projects/
Step to reproduce
先创建一个有序or无序列表,然后选择该部分内容并对其设置样式(如:字号设置较大值时)列表的标号依然为默认值,如图:
What is expected
预期至少可以跟随文本字号大小,或者可以跟随文本一起设置更多的样式(比如:颜色等)
What is actually happening
What is your project name
文档在线编辑
Any additional comments (optional)
No response
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
Reproduce the issue in the linked TinyEditor website example by creating an ordered or unordered list and changing the text size or style. Trace the list-formatting behavior from that reproduction; done means the list markers follow the text size and support the expected text styling.
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