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

Implement the Collection pattern in components #5032

Open
6 of 15 tasks
matuzalemsteles opened this issue Aug 9, 2022 · 2 comments
Open
6 of 15 tasks

Implement the Collection pattern in components #5032

matuzalemsteles opened this issue Aug 9, 2022 · 2 comments
Labels
comp: clay-components Issues related to Clay components. (e.g ClayCard, ClayLabel...) type: epic Issues that are opened as an Epic, that there are many things to be done

Comments

@matuzalemsteles
Copy link
Member

matuzalemsteles commented Aug 9, 2022

This issue is like an umbrella to centralize all the components that we will be updating to adopt the Collection pattern and also to avoid creating an issue now for all these components, we will create them as we are working on them. Once we're done implementing #5013 and #5030, we can start working on that in each component.

@matuzalemsteles
Copy link
Member Author

The MultiSelect component, we partially added the Collection API implementation in PR #5540, due to backwards compatibility it does not support static content due to how the composition is done.

@matuzalemsteles
Copy link
Member Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp: clay-components Issues related to Clay components. (e.g ClayCard, ClayLabel...) type: epic Issues that are opened as an Epic, that there are many things to be done
Projects
None yet
Development

No branches or pull requests

1 participant