We use output created by team-overview and team-type-effectiveness in help page. Not only this looks terrible in source code, but also require us to keep help page structure in sync with actual output of application. It would be nice if we could just use Angular components instead.
One major problem is that both of these components are tied to team definition (provided by team service), which describes empty team on static pages.