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

Research and setup storybook for this app #4

Closed
6 tasks done
rufuspollock opened this issue Aug 4, 2020 · 5 comments
Closed
6 tasks done

Research and setup storybook for this app #4

rufuspollock opened this issue Aug 4, 2020 · 5 comments
Assignees

Comments

@rufuspollock
Copy link
Member

rufuspollock commented Aug 4, 2020

Storybook is a tool that prepares a development environment for UI components. It allows you to develop and design your graphical interfaces quickly, isolated, and independently. Making it possible to define different states for components, thus documenting their states.

Acceptance

  • Short summary for future of what storybook is, why to use it, and how we integrate it
  • Have a story for the component
  • Instructions in README for devs on how to use it

Tasks

  • create a summary about storybook
  • create a story for the uploader component
  • add instructions in README how to use storybook
@mariorodeghiero
Copy link
Contributor

Added summary in the issue description.

@mariorodeghiero
Copy link
Contributor

mariorodeghiero commented Aug 6, 2020

FIXED. See the items below.

  • create a summary about storybook in the description of the issue
  • create a story for the uploader component and App template
  • add instructions in README how to use storybook

@rufuspollock I create the summary and I added this in the issue description. Do you want to put this on README too?

Screenshot from 2020-08-05 21-43-35

@rufuspollock
Copy link
Member Author

@mariorodeghiero yes a small entry in developer section of readme explaining what this is and how we use it.

@mariorodeghiero
Copy link
Contributor

@rufuspollock right, tomorrow I will update readme and after I'll close the issue.

@mariorodeghiero
Copy link
Contributor

FIXED. Add a summary of the storybook in README.

  • create a summary about storybook

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

2 participants