Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tech debt: address storybook failures and slow build speed #3578

Open
Forfold opened this issue Jan 8, 2024 · 2 comments
Open

tech debt: address storybook failures and slow build speed #3578

Forfold opened this issue Jan 8, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@Forfold
Copy link
Contributor

Forfold commented Jan 8, 2024

Introduced in #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 Forfold added the bug Something isn't working label Jan 8, 2024
@Forfold Forfold changed the title tech debt: reduce time-to-test and noise with storybook tech debt: address storybook failures and slow build speed Jan 16, 2024
@Forfold
Copy link
Contributor Author

Forfold commented Jan 16, 2024

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
Copy link
Contributor Author

Forfold commented Jan 16, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant