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

add dummy stories for vuln details components #210

Merged
merged 6 commits into from
Nov 6, 2024

Conversation

kahboom
Copy link
Contributor

@kahboom kahboom commented Nov 4, 2024

adds a few stories for existing components

relates to #193

@trust-git-bot
Copy link

trust-git-bot commented Nov 4, 2024

🚀 Storybook Deployed Preview: https://trustify-ui-pr-210-preview.surge.sh

@kahboom kahboom marked this pull request as ready for review November 6, 2024 12:05
Copy link
Member

@carlosthe19916 carlosthe19916 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am not sure where the issue is but the preview of this PR has this error message:

Screenshot From 2024-11-06 13-22-20

The component failed to render properly, likely due to a configuration issue in Storybook. Here are some common causes and how you can address them:

Missing Context/Providers: You can use decorators to supply specific contexts or providers, which are sometimes necessary for components to render correctly. For detailed instructions on using decorators, please visit the [Decorators documentation](https://storybook.js.org/docs/react/writing-stories/decorators).
Misconfigured Webpack or Vite: Verify that Storybook picks up all necessary settings for loaders, plugins, and other relevant parameters. You can find step-by-step guides for configuring [Webpack](https://storybook.js.org/docs/builders/webpack) or [Vite](https://storybook.js.org/docs/builders/vite) with Storybook.
Missing Environment Variables: Your Storybook may require specific environment variables to function as intended. You can set up custom environment variables as outlined in the [Environment Variables documentation](https://storybook.js.org/docs/configure/environment-variables).

@carlosthe19916
Copy link
Member

🚀 Storybook Deployed Preview: https://trustify-ui-pr-210-preview.surge.sh

This is the preview that was generated in the PR and the screenshot taken above was taken from there

@kahboom
Copy link
Contributor Author

kahboom commented Nov 6, 2024

thanks @carlosthe19916 I'll update that now

@kahboom kahboom merged commit 0c4c330 into trustification:main Nov 6, 2024
9 checks passed
@kahboom kahboom deleted the 193-storybook branch November 6, 2024 14:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants