-
Notifications
You must be signed in to change notification settings - Fork 91
Closed
Labels
Milestone
Description
Story
#347 [Story #32] User searches for images with the same model as the currently viewed one
Preconditions
- Install Magento with Adobe Stock Integration
- Configure the integration in Stores -> Configuration -> System -> Adobe Stock Integration fieldset
Steps to reproduce
- Login to admin panel
- Open Magento Media Gallery (i.e. go to Cms -> Pages, edit the page and insert image)
- Click "Search Adobe Stock" button to open images grid
- Click on any image
- Click on "More from this model" tab in the expanded image preview
Expected result
"More from this model" section with the same model images is displayed.
See More link is at the end of "More from this model" pictures. Click on the link drops all applied filters and applies model_id filter to the grid
Technical Details
That is very similar functionality to "See More" link introduced for image series in this pull request: #398