danbush / scoop

0 stars 0 forks source link

Bug: layout flow/reflow issues #21

Closed stephenmparke closed 1 year ago

stephenmparke commented 1 year ago

Layout is all over the place while loading. Perhaps we find a way to draw the empty .card containers before attempting to run the parsers?

Assigning to @danbush for now since you better understand how the parsers actually work. Happy to hop on and help as needed.

Aug-09-2023 12-01-57 Aug-09-2023 12-03-35

stephenmparke commented 1 year ago

I actually think this is the grid, NOT the content. That being said, I think it'd be great to have a more dynamic way of showing that stuff is loading, especially since its already async.

stephenmparke commented 1 year ago

I'm going to assign this my way to tackle switching back to flexbox.

stephenmparke commented 1 year ago

Resolved with #44