]> BookStack Code Mirror - bookstack/blob - resources/js/wysiwyg/todo.md
Lexical: Added direction support to extra blocks
[bookstack] / resources / js / wysiwyg / todo.md
1 # Lexical based editor todo
2
3 ## In progress
4
5 //
6
7 ## Main Todo
8
9 - Mac: Shortcut support via command.
10 - Translations
11 - Form closing on submit
12 - Update toolbar overflows to match existing editor, incl. direction dynamic controls
13
14 ## Secondary Todo
15
16 - Color picker support in table form color fields
17 - Color picker for color controls
18 - Table caption text support
19 - Support media src conversions (https://github.com/tinymce/tinymce/blob/release/6.6/modules/tinymce/src/plugins/media/main/ts/core/UrlPatterns.ts)
20 - Check translation coverage
21
22 ## Bugs
23
24 - List selection can get lost on nesting/unnesting
25 - Can't escape lists when bottom element
26 - Content not properly saving on new pages
27 - BookStack UI (non-editor) shortcuts can trigger in editor (`/` for example)