numo-labs / isearch-ui

:yellow_heart: :mag: The ui for inspirational search!
GNU General Public License v3.0
7 stars 7 forks source link

Only the first two tiles returned expand on hover #533

Open lennym opened 8 years ago

lennym commented 8 years ago

The hover state seems to only apply to the first two tiles returned for any search.

Expected: hover state is applied to all tiles.

Tested in Google Chrome on prod

jackcarlisle commented 8 years ago

This might have something to do with the first two results being loaded first

lennym commented 8 years ago

I think it's related to video tiles, but I'm not really certain.

On further investigation - the point at which it kicks in is variable (sometimes it's not until after 10-20 tiles), and it doesn't manifest at all on search result pages that have no videos.

jackcarlisle commented 8 years ago

It happens when I search for Rom which doesn't yield any videos. When I click on a tile and then navigate back to the search results, all tiles have the correct hover state.