--- robots: noindex, nofollow tags: pitch --- # Compose - part II ### Problem After we have added all functionality needed in compose, we need to stress test all concepts in reality. In order for this, we will start using compose gradially in more components in v0, as well as the new react-avatar and similar packages that we may create. This will allow us to see whether there is some missing functionality that we may need to add. ### Apetite The best way would to be to start from test it out on some components that has hierarchical structure (like Menu or Tree). ### Solution Have a working composable components that client can use & compose. Stress test by using compose in: - `Tree`*, `Menu`* components in v0 - In the new package `react-avatar` ### Risks (Rabbit holes) There may be some blocker that will require some more changes to compose/and or it's architecture. ### Out of scope (No-gos) v7 compose