CS130-W20 / team-A8

0 stars 0 forks source link

[BUG] - Games Page - Carousel Breaks if <4 Results #21

Closed jasche7 closed 4 years ago

jasche7 commented 4 years ago

Description

The Carousel does not display properly if a search query returns fewer than 4 results (enough to fill a row). It will suddenly create a second row underneath containing duplicates of the query results.

jasche7 commented 4 years ago

Fixed by changing Carousel properties from infinite: true to infinite: false

jasche7 commented 4 years ago

Final commit: 8804d763eb73297e229bbf73b03b8fdabc742d1b