xwp / unsplash-wp

GNU General Public License v2.0
9 stars 3 forks source link

User is able to search and select Unsplash images into Media Library #133

Open bmattb opened 4 years ago

bmattb commented 4 years ago

Feature description

As a user I need the ability to open my WP Media Library and access the ability to search and select "Unsplash" item from within the Media Library context. Doing so i would expect to be presented with the Unsplash default view which would present me with a list of the image assets from the Unsplash API (same as on homepage). I can now search and select images from Unsplash for automatic importing into my site's WordPress Media Library.


Do not alter or remove anything below. The following sections will be managed by moderators only.

Acceptance criteria

  1. User is presented with the abiility to access and search the Unsplash site from within the context of the WP Media Library
  2. Presentation matches the mocks requested in #134
  3. On selection of the Unsplash search facility, User is presented with the default view of the Unsplash, which matches the Unsplash tab in the media selector.
  4. On presentation of the Unsplash default view, User is presented with the search field, and it's associated placeholder text
  5. On Unsplash default view presentation, the User's keyboard focus is placed into the search field
  6. User can use now use the search field to find specific images
  7. User can select one or more Unsplash images and select these for importing into the site's WordPress Media Library
  8. User is presented with an indicator that the uploads are underway.

Implementation brief

QA testing instructions

Test and confirm that the user is able to access and search Unsplash image assets via the Wordpress Media Library, and that the presentation matches the mocks provided. Ensure that search works same, and that the selection of image(s) results in the auto-import of them into the site's Media Library. Usage of these auto-imported images in any content should result in a hotlink to the Unsplash CDN for for any future use while the plugin remains activated.

Demo

Changelog entry