diff --git a/07.02.16:-Project-Roadmap.md b/07.02.16:-Project-Roadmap.md index 2fdd24e..0f0f07d 100644 --- a/07.02.16:-Project-Roadmap.md +++ b/07.02.16:-Project-Roadmap.md @@ -27,6 +27,8 @@ * Create tickets for existing bugs / discrepancies against design * Isolate bugs / issues related to styled-components * Discuss approach to structuring data in Redux store especially in relation to existing data (whether it needs to be changed) and data to be added given priorities established +* Containers vs components - connected components are containers and so should live in containers directory, all other components, including forms live in components directory +* Overhaul of UI components - ensure all components use custom styled-components / normalizer styled