[GH-ISSUE #1327] [FR] handle failed to upload an image #527

Closed
opened 2026-03-23 20:37:34 +00:00 by mirror · 2 comments
Owner

Originally created by @annieappflowy on GitHub (Oct 21, 2022).
Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/1327

Originally assigned to: @LucasXu0 on GitHub.

Bug Description

if the image is not successfully inserted, the system should tell the user by showing an error msg

How to Reproduce

use slash to insert an image

Expected Behavior

show an error msg telling users what to do

Operating System

macOS

AppFlowy Version(s)

integrate_appflowy_editor

Screenshots

No response

Additional Context

No response

Originally created by @annieappflowy on GitHub (Oct 21, 2022). Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/1327 Originally assigned to: @LucasXu0 on GitHub. ### Bug Description if the image is not successfully inserted, the system should tell the user by showing an error msg ### How to Reproduce use slash to insert an image ### Expected Behavior show an error msg telling users what to do ### Operating System macOS ### AppFlowy Version(s) integrate_appflowy_editor ### Screenshots _No response_ ### Additional Context _No response_
mirror 2026-03-23 20:37:34 +00:00
Author
Owner

@annieappflowy commented on GitHub (Jul 11, 2023):

If I use www.appflowy.io to upload, it does nothing without an error message. I'm using v0.2.5

<!-- gh-comment-id:1630798916 --> @annieappflowy commented on GitHub (Jul 11, 2023): If I use www.appflowy.io to upload, it does nothing without an error message. I'm using v0.2.5
Author
Owner

@Xazin commented on GitHub (Jul 11, 2023):

For URL Images, we can create a regex pattern to match only supported filetypes, eg. gif, png, jpg, ico etc.

I don't believe we have this as of yet, I could be wrong.

<!-- gh-comment-id:1630819638 --> @Xazin commented on GitHub (Jul 11, 2023): For URL Images, we can create a regex pattern to match only supported filetypes, eg. `gif, png, jpg, ico` etc. I don't believe we have this as of yet, I could be wrong.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
AppFlowy-IO/AppFlowy#527
No description provided.