appflowy-editor
appflowy-editor copied to clipboard
A highly customizable rich-text editor for Flutter. The AppFlowy Editor project for AppFlowy and beyond.
### Description i would improve our editor coverage on all platforms ### Impact make editor more accessable ### Additional Context _No response_
### Bug Description The issue is about the documentation of the AppFlowy Editor. Clicking on a link under [Customizing Block Components](https://github.com/AppFlowy-IO/appflowy-editor#customizing-block-components) takes you to a page where there is no...
### Bug Description The selection is blinking after deleting the node for few seconds, not knowing why exactly this. The back space event is working properly, for image upload but...
### Bug Description If you look closely, while shifting the sentence to start from left or right using ltr & rtr, the special characters exchanges their position. Which seems unnatural....
### Description The context menu should look something like - Current - ### Impact It will be visually better for users ### Additional Context I think Its a good first...
### Bug Description The scrolling effect can become more subtle. The main problem is caused when there are multiple matches on the same line and we navigate, that scrolling can...
### Bug Description  grab cursor will indicate what is clickable, improves UX ### How to Reproduce 1. Open Editor 2. Type / to trigger the selection menu 3. Click...
### Description In an effort to improve our documentation, we should enforce comment docs on public members. As we currently have too many non-documented public members, we shouldn't add in...
### Description Give the ability to change the dialog style on mobile. For example, - dialog background color - dialog title text style - dialog text field decoration - 'Remove...