goalert icon indicating copy to clipboard operation
goalert copied to clipboard

tech debt: address storybook failures and slow build speed

Open Forfold opened this issue 1 year ago • 2 comments

Introduced in https://github.com/target/goalert/pull/3571, Storybook works well but only if you have a newer computer.

It would be nice if we could reduce the time to test make test-components, which is currently sitting around 1-2 minutes for me. Storybook also takes at least a minute to render the components for make storybook, once the browser automatically opens.

image

Also, the build output is super noisy both locally and in CI so it would be great to get that sorted out as well.

Forfold avatar Jan 08 '24 16:01 Forfold

It appears that Storybook also attempts to access too many files at once, and consistently fails after being open for just a few minutes.

Screenshot 2024-01-16 at 11 14 27 AM

Forfold avatar Jan 16 '24 19:01 Forfold

As is Storybook so far is a 👎 from me with how it runs on my machine..

Forfold avatar Jan 16 '24 19:01 Forfold