Skip to content
This repository has been archived by the owner on Aug 31, 2019. It is now read-only.

Storybook stories need to be fleshed out #46

Open
lukemalinowski opened this issue Jul 1, 2019 · 1 comment
Open

Storybook stories need to be fleshed out #46

lukemalinowski opened this issue Jul 1, 2019 · 1 comment
Labels
bug Something isn't working Component Issues that relate to Vue Components help wanted Extra attention is needed
Projects

Comments

@lukemalinowski
Copy link
Contributor

If you run npm run storybook and go through the list of stories you will see that the components are not be fed very good data, so they don't render well.

This is for several reasons, one of which being that store is not filled by anything when running storybook, two some components are not wrapped correctly, the countcards should be wrapped in a bootstrap card deck div, but are not.

Issue created for tracking purposes. We're overtasked right now, so it'll have to wait.

Also need to wait till #44 is marked resolved

@lukemalinowski lukemalinowski added bug Something isn't working help wanted Extra attention is needed Component Issues that relate to Vue Components labels Jul 1, 2019
@aaronlippold
Copy link
Member

Remember to update the docs as well

@asturtevant asturtevant added this to To do in Components via automation Jul 2, 2019
@asturtevant asturtevant added this to the Storybook Integration milestone Jul 2, 2019
@aaronlippold aaronlippold moved this from To do to In progress in Components Jul 10, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working Component Issues that relate to Vue Components help wanted Extra attention is needed
Projects
Components
  
In progress
Development

No branches or pull requests

3 participants