appflowy-editor
appflowy-editor copied to clipboard
[Bug] Image Block Issues
Bug Description
There are some issues with Image block:
- Image occupies entire width even for images smaller than screen width, extra white area surrounds the sides of the image
- Image resizer indicator only resizes images from the the start and does not work from the end
- No selection indicator for image block after image block is clicked.
- After image insert, cursor is no where to be found and clicking anywhere on the editor does not bring up cursor. (We can fix this maybe by inserting an extra paragraph node after image insert just like divider block)
- How can we override the image url (From local device)? In Quill editor we have
QuillEditorImageEmbedConfigurationsfor this
How to Reproduce
- Insert image block from computer
- Try the functions described above
Expected Behavior
- Images smaller than available width should not occupy entire space
- One should be able to continue editing after image insert
- Clicking on an image should highlight it just as divider block
- Resizing an image could be done from start and end of image
- One should be able to modify some image properties such as URL
Operating System
MacOS
AppFlowy Editor Version(s)
4.0.0
Screenshots
No response
Additional Context
No response