letterboxd_recommendations icon indicating copy to clipboard operation
letterboxd_recommendations copied to clipboard

Add alternate gallery/grid view for results

Open astrosticks opened this issue 3 years ago • 2 comments

It's arguably easier to mentally filter results from poster alone, for example, ignoring movies you've already seen. I suggest a grid or gallery view in 5 cols x 10 rows since the search returns 50 results.

astrosticks avatar Jan 03 '22 01:01 astrosticks

I'd be interesting in adding this if there's interest!

astrosticks avatar Jan 03 '22 01:01 astrosticks

Sure! It might take me a few weeks to get around to, but you're welcome to submit a PR, if you'd like. The react components for the frontend are in that frontend directory. You'd be looking to override the Results/Result components. If you end up doing this and need help running it locally, just let me know.

A little concerned about readability without the titles displayed, but there might be a way to do that anyway in a more compact tile view, and fine either way as long as there's a toggle to switch between views.

sdl60660 avatar Jan 03 '22 14:01 sdl60660