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

Preview All, Atoms, Molecules or other groups #63

Open
nicopesi opened this issue Jan 10, 2018 · 1 comment
Open

Preview All, Atoms, Molecules or other groups #63

nicopesi opened this issue Jan 10, 2018 · 1 comment

Comments

@nicopesi
Copy link

Is there a way to display all Components or groups in one page?
Makes sense when you have a lot of small components like buttons, headlines, cards, tiles etc.
So you can have an overview of all Atoms / Molecules or other defined groups and scroll through the list.

@grebaldi
Copy link
Contributor

We consciously decided against this behavior, since it is very expensive to render too many iframes at once (which was actually our first approach).

However, you can still somewhat achieve your desired behavior by creating a special Preview Prototype, that you configure for the styleguide and that simply contains all elements you want to display.

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