]> BookStack Code Mirror - bookstack/blob - resources/js/wysiwyg/todo.md
Lexical: Revamped image node resize method
[bookstack] / resources / js / wysiwyg / todo.md
1 # Lexical based editor todo
2
3 ## In progress
4
5 //
6
7 ## Main Todo
8
9 - Media resize support (like images)
10 - Mac: Shortcut support via command.
11
12 ## Secondary Todo
13
14 - Color picker support in table form color fields
15 - Table caption text support
16 - Support media src conversions (https://github.com/tinymce/tinymce/blob/release/6.6/modules/tinymce/src/plugins/media/main/ts/core/UrlPatterns.ts)
17
18 ## Bugs
19
20 - Can't select iframe embeds by themselves. (click enters iframe)
21 - Removing link around image via button deletes image, not just link 
22 - `SELECTION_CHANGE_COMMAND` not fired when clicking out of a table cell. Prevents toolbar hiding on table unselect.
23 - Template drag/drop not handled when outside core editor area (ignored in margin area).
24 - Table row copy/paste does not handle merged cells
25   - TinyMCE fills gaps with the  cells that would be visually in the row