codex-team / codex-team/editor.js
Fixed Toolbar, Sticky Toolbar
- Dominant language
- TypeScript
- Stars
- 31.9k
- Forks
- 2.2k
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 1
Description
### Discussed in https://github.com/codex-team/editor.js/discussions/1943
Originally posted by **saurav2799** September 7, 2021
1. Describe a problem.
We are looking to have option of fixed toolbar. This is particularly useful for less internet savvy users, so they can identify the toolbar and format options. so far our team was unable to find this option in the docs / demos (env: reactjs setup)
bonus: if toolbar can stick at top of the content box/div, so users can scroll comfortably on long documents.
2. Describe the solution you'd like. Mockups are welcome.
for example, we have in this submission:

3. Are there any alternatives?
for other alternatives, we might have to consider alternate editor - we have looked at tiny, draftjs and now evaluating slatejs.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.