Closed ubdbra001 closed 2 days ago
A preview:
With justify-content: space-between
With justify-content: space-evenly
The flash doesn't really bother me tbh. Maybe my brain is just too slow to see it. Wrt the spacing yeah let's think about a good option.
This adds the dropdown filter box, which means you can move between filters/reset the page without needing to refresh it.
I haven't managed to solve the flash as it's dynamically adding the labels to the dropdown. I can come back to that.
I'm also not sure about switching the card justification layout to
space-between
. On one hand it means that edge of the left hand most cards align with the dropdown box, but on the other it feels like there's a lot of space between card columns when there are 3 or fewer cards. What do you think?