Tencent / Tencent/cherry-markdown
[Bug report]工具栏隐藏后难以便捷调出
Open
Nobody has claimed this yet.
🚀enhancement
- Dominant language
- JavaScript
- Stars
- 4.9k
- Forks
- 572
- Avg merge
- 17h 5m
- Merged PRs (30d)
- 14
Description
如题,在工具栏页面选择隐藏工具栏(或使用ctrl + 0)后如果不记得快捷键,没有便捷的恢复手段,对于初学者来说这种问题很容易出现,可能会需要重启一次或者上网查找才能解决问题,较为影响学习使用体验,建议在选中文字时弹出的微型工具栏上(或新开一行时弹出的几个按钮中)添加隐藏/恢复工具栏显示的按钮,如果感觉太过占用空间,可以考虑只在工具栏被隐藏的状态下出现该按钮,
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 locating the toolbar hide action and its Ctrl+0 shortcut, then inspect the selection mini-toolbar and the buttons shown on a new line. Add an accessible way to restore the toolbar when it is hidden, and verify that users can recover it without remembering the shortcut.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100