Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Image Block Issues #955

Open
Uche01 opened this issue Oct 29, 2024 · 0 comments
Open

[Bug] Image Block Issues #955

Uche01 opened this issue Oct 29, 2024 · 0 comments
Labels

Comments

@Uche01
Copy link

Uche01 commented Oct 29, 2024

Bug Description

There are some issues with Image block:

  1. Image occupies entire width even for images smaller than screen width, extra white area surrounds the sides of the image
  2. Image resizer indicator only resizes images from the the start and does not work from the end
  3. No selection indicator for image block after image block is clicked.
  4. 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)
  5. How can we override the image url (From local device)? In Quill editor we have QuillEditorImageEmbedConfigurations for this

How to Reproduce

  1. Insert image block from computer
  2. Try the functions described above

Expected Behavior

  1. Images smaller than available width should not occupy entire space
  2. One should be able to continue editing after image insert
  3. Clicking on an image should highlight it just as divider block
  4. Resizing an image could be done from start and end of image
  5. 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

@LucasXu0 LucasXu0 added the p0 label Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants