sunriselabs.com
Autumn 2022About
I would say this is about as straight over the plate a client project as I’ve ever worked on. Straightforward design, typical implementation for that team, quick turnaround. The typical stack of an in-house theme using Bootstrap and ACF for blocks.
Navigation
Locked Slider
Team Member Slider
I include this almost in shame. It almost works and it’s just so damn frustrating when it causes the page to overscroll or the images haven’t loaded in time.
Grid Snapping System
For those interested, it was a (relatively) simple system that functioned more or less to snap components on the page to the background grid that still survives in some components. On page load and resize, the target elements (we had a handful of ways to target elements but didn’t settle on one before scrapping it altogether) would have their size and left transform offset adjusted to align to the background grid. Initially sounds straightforward, but this amounted to a huge script that needed to account for a partially responsive grid, columns, mobile among other roadblocks I can’t really recall. Ultimately none of us were happy with the direction it was going and too much time had been sunk into it, so we scrapped it and moved on to more pressing things.