-
Notifications
You must be signed in to change notification settings - Fork 58
Description
Problem
The current Featured Image flow has a few issues:
-
Featured Image is only available in Post Settings screens, which means it can get buried and not easy to locate
-
If you've set an image from the post body as a Featured Image, it's not obvious which image is selected because there is no visual cue
Solution
To solve the above issues, we should we should supply an intuitive "shortcut" of sorts to achieve this – in context. This could be on the first image of the post, which is typically the image users expect to use.
-
Add a quick action button to the Image block settings sheet
-
Add an indicator over the image that is being used as the Featured Image – similar indication that we have on GIFs in Aztec
-
Optionally, if the Featured Image is already set, we could display a dialog that confirms whether the user wants to replace the current image.
It might look something like this:
Aztec
If we do any work on the Aztec end, I'd recommend we simply add the Featured badge to the image that's being used as the Featured Image.

