fondo icon indicating copy to clipboard operation
fondo copied to clipboard

Reported number of results don't much shown results when filtering

Open eliocamp opened this issue 5 years ago • 2 comments

The app reports the number of search results for all orientations, even when filtering by orientation.

image

image

It would probably be clearer to, either print the number of filtered results or make it clear how many results in each category.

eliocamp avatar Dec 17 '19 02:12 eliocamp

Another point is: When filtering by portrait and comes less than necessary to scroll the page and load new images.

deyvisonrocha avatar Dec 18 '19 22:12 deyvisonrocha

@eliocamp Hi there, unfortunately, the Unsplash API doesn't provide a way to get the most recent photos by orientation, instead, I filter the result page, but it's a good observation, I will work in it, thanks, friend :smile:

@deyvisonrocha Yes, because the API doesn't provide pagination with filter orientation I will need to add more logic, thanks for your feedback, my friend :smile:

calo001 avatar Jan 19 '20 05:01 calo001