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 a "Patterns" section to the documentation #62

Closed
titouanmathis opened this issue Aug 3, 2022 · 3 comments
Closed

Add a "Patterns" section to the documentation #62

titouanmathis opened this issue Aug 3, 2022 · 3 comments

Comments

@titouanmathis
Copy link
Contributor

The Cloudscape design system has a "Patterns" section which contains examples on how to combine components to implement common interfaces.

We could maybe add a similar section in our doc which would present ways of doing things with existing components.

  • How to handle forms
  • How to handle filters
  • How to manage loading states
  • ...

Any thoughts on the concept @studiometa/core?

@perruche
Copy link
Contributor

perruche commented Aug 4, 2022

Yes this will be a great addition to have more concrete exemples.

Some more ideas:

  • How to extend existing components (JS & Twig)
  • How to think & compose a custom complex component
  • Some more abstract component might need a use-case section to explain when/why use them

@notjb
Copy link
Contributor

notjb commented Aug 4, 2022

Really down for this, I think the most needed is a small explainer + code snippet for extending existing components 🙂

@titouanmathis
Copy link
Contributor Author

This is addressed by demos.

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

3 participants