twentyhq / twenty

Building a modern alternative to Salesforce, powered by the community.
https://twenty.com
Other
23.51k stars 2.43k forks source link

Refactor component hierarchy and remove code duplication and StyledContainer and NavigationSection #8599

Open lucasbordeau opened 5 days ago

lucasbordeau commented 5 days ago

The components of the nav bar need to be refactored and simplified so that it is clear what is done with the new favorite folder feature.

We should remove orphan one-shot StyledContainer components and avoid using NavigationSection where we could create a more meaningful and precise variant.