wordpress-mobile / WordPress-iOS

WordPress for iOS - Official repository
http://ios.wordpress.org/
GNU General Public License v2.0
3.68k stars 1.12k forks source link

Spotlight: Use featured image for indexed reader post items #8946

Open bummytime opened 6 years ago

bummytime commented 6 years ago

Currently, indexed reader items in spotlight just displays our icon:

screen shot 2018-03-26 at 10 15 20 am

Let's use featured images if they are available. SearchableItemConvertable defines searchLocalImageURL which can be used to provide a local URL path to a thumbnail.

bummytime commented 6 years ago

Ref: #8945

stale[bot] commented 5 years ago

This issue has been marked as stale because:

Please comment with an update if you believe this issue is still valid or if it can be closed. This issue will also be reviewed for validity and priority (cc @designsimply).

designsimply commented 4 years ago

Still valid.

  1. Swipe down from the middle of the Home screen. #
  2. Type "WordPress" into the search field.

Result: the app icon is shown for every search result from the app. It would be nice to use featured images when they are available.

IMG_3343 IMG_3344 Tested with WP Internal 14.2.0.20200220 MS App Center version and WPiOS 14.1 App Store version and on iPhone 6S iOS 13.3.1.

dangermattic commented 3 months ago

Thanks for reporting! 👍