vigetlabs / pointless-corp-astro

Astro.js + Storyblok for pointlesscorp.com
1 stars 0 forks source link

[QA] Project Detail Page: Table Bleeds to RIght #14

Closed arielkidwell closed 4 days ago

arielkidwell commented 5 days ago

Mobile Link: https://pointlesscorp.netlify.app/pow-wow/ and https://pointlesscorp.netlify.app/starbnb/ Browser: Chrome iOS

Details Visually

Functionally

Image Image

ten1seven commented 4 days ago

I missed this when doing the responsive build. The existing table stacks on smaller screens so I'm gonna go with that.

Image

ten1seven commented 4 days ago

@arielkidwell I went with a combo solution to stack the table on small screens like the current implementation but to also allow side scrolling for tables that happen to be wider than the breakpoint where it stacks. This is ready to test https://pointlesscorp.netlify.app/storyboard/

Image