appflowy-editor
appflowy-editor copied to clipboard
A highly customizable rich-text editor for Flutter. The AppFlowy Editor project for AppFlowy and beyond.
### Bug Description When I am using sogou input engine to type in Chinese charactors,the words are out of order. ### How to Reproduce using sogou input to enter “今天”,“一天”,“喝茶”,the...
### Bug Description When selecting backwards/upwards and the selection passes a List, the selection is quite buggy. Eg. by continually using `Shift + Arrow Key Up`, the selection will only...
### Description Hello, is there a way when i have shortcut "$" to trigger on mobile, random text menu in toolbar, to start to write within toolbar? ### Impact uniform...
### Bug Description Pasting pastes with format even when there is none (default background, for example). Pasting without format also changes the format at the destination. ### How to Reproduce...
### Bug Description The table renders all broken when the placeholder text expands over the cell area. When hovering, it renders correctly. In video, when it fixes automatically it's because...
### Bug Description When pasting a text with multiple lines on Android, it looks like it works but they are actually "fake" line. Try adding a todo box in front...
### Bug Description Using `serializeToMarkdown` to save editor content shows nested lists on top level itself when deserialized back to document format. It's working correctly when using json. ### How...
### Bug Description Deleting text and moving back to previous line often moves cursor to the start of the line, not end as it supposed to be. This causes weird...
### Bug Description There is a white background behind the keyboard and toolbar. When the menu is open, and the keyboard is dismissed, it is possible to see it for...
### Bug Description When selecting heading, list or quote option in menu, the keyboard gets opened, but the menu is not dismissed. This causes an issue the next time toolbar...