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 storybook for shared UI components #1542

Open
cseas opened this issue Apr 8, 2022 · 0 comments
Open

Add storybook for shared UI components #1542

cseas opened this issue Apr 8, 2022 · 0 comments

Comments

@cseas
Copy link
Contributor

cseas commented Apr 8, 2022

Use Case

Currently every new person working on the Hypertrace UI codebase has to go through the components source code to figure out which UI components are available and how to use them. This still doesn't provide a visual cue on what the different variations of the components look like, for example, all the different variations of ht-button available.

Proposal

Setup Storybook so we can have a quick reference of all the shared UI components available in the hypertrace-ui repo.

Questions to address (if any)

As an alternative, maybe we can add a link to the Figma designs so we can get an overview of all the UI components present in the repository. This would still need the devs to deep dive into code to understand usage but at least we'll be able to quickly go through which UI components are available and which ones do we need to create if needed.

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

No branches or pull requests

1 participant