[GH-ISSUE #1928] [FR] Improvement for cover plugin #756

Closed
opened 2026-03-23 20:40:45 +00:00 by mirror · 3 comments
Owner

Originally created by @LucasXu0 on GitHub (Mar 6, 2023).
Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/1928

Originally assigned to: @rizwan3395 on GitHub.

Description

Emoji support:

  • Support adding an emoji icon at the cover plugin
  • User can delete and replace the emoji icon by tapping the icon
  • Add an add icon button to the cover plugin

Image from URL:

  • Support adding images from the URL to the cover plugin
  • When the user taps add image button the dialog shows up
  • Dialog will have a TextField to add enter URL, a confirm button to add the image to the app gallery and a cancel button to close the dialog
  • Show a loader while the image is being fetched and display the image inside the dialog when the image is fetched successfully
  • Show an error message if fetch fails
  • Support showing network images on the cover even when the device is offline

Impact

For the user who wants to insert an emoji on the cover or insert a network image as a cover.

Additional Context

No response

Originally created by @LucasXu0 on GitHub (Mar 6, 2023). Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/1928 Originally assigned to: @rizwan3395 on GitHub. ### Description Emoji support: - Support adding an emoji icon at the cover plugin - User can delete and replace the emoji icon by tapping the icon - Add an add icon button to the cover plugin Image from URL: - Support adding images from the URL to the cover plugin - When the user taps add image button the dialog shows up - Dialog will have a TextField to add enter URL, a confirm button to add the image to the app gallery and a cancel button to close the dialog - Show a loader while the image is being fetched and display the image inside the dialog when the image is fetched successfully - Show an error message if fetch fails - Support showing network images on the cover even when the device is offline ### Impact For the user who wants to insert an emoji on the cover or insert a network image as a cover. ### Additional Context _No response_
mirror 2026-03-23 20:40:45 +00:00
Author
Owner

@rileyhawk1417 commented on GitHub (Mar 6, 2023):

@LucasXu0 so the network image will be cached in the data folder?

<!-- gh-comment-id:1455988741 --> @rileyhawk1417 commented on GitHub (Mar 6, 2023): @LucasXu0 so the network image will be cached in the data folder?
Author
Owner

@LucasXu0 commented on GitHub (Mar 7, 2023):

@rileyhawk1417 Yes. The network image will be cached, but still not decide which folder should be used.

<!-- gh-comment-id:1457958455 --> @LucasXu0 commented on GitHub (Mar 7, 2023): @rileyhawk1417 Yes. The network image will be cached, but still not decide which folder should be used.
Author
Owner

@rizwan3395 commented on GitHub (Mar 7, 2023):

@LucasXu0 I have started working on it, Please assign this ticket to me.

<!-- gh-comment-id:1457977592 --> @rizwan3395 commented on GitHub (Mar 7, 2023): @LucasXu0 I have started working on it, Please assign this ticket to me.
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#756
No description provided.