Open marxian opened 7 years ago
After attempting to implement several carousel solutions with our grid & flex layout, I ended up using the one from react-bootstrap
, with some global styles in Entry.module.css
.
Currently we;
@Stansbridge We should improve the efficiency of loading all entries here and only get what we need.
We should also consider pre-loading slide content as otherwise the slide transition can look odd.
Note:
We should also ensure we slice the results so we have a max of 5 entries.