Closed engcom-Delta closed 4 years ago
Hi @coderimus are you working on this issue?
Hi @sivaschenko, I've started work on this.
The SearchCriteria's Filter returns an array of the selected orientation options at AdobeStockClient/Model/SearchParametersProvider/Orientation.php:27
. We'll need to handle this, but AdobeStock\Api\Models\SearchParameters::setOrientation
in vendor accepts only a single orientation value as a string. Do you have any suggestions on how we can pass multiple orientations to the API? Or does the API not support this at all?
Hi @drpayyne I think we should close this issue as the API does not provide the required capability for this. Thank you for your investigation!
Preconditions (*)
Steps to reproduce (*)
Expected result (*)
User can select several filtering options at the same time https://xd.adobe.com/view/0a8fc470-497b-4fd6-4043-62560c21d8db-7cbe/screen/db8a2237-788d-44ac-936f-98655c6854af/Stock-Filters-open-orientation-selected/
Actual result (*)
Only one filtering options is applied at same time