Ans
                                            Ans
                                        
                                    Heads up that the on-demand header will need to be able to generate a (responsive) variant that does not include the search and submit a complaint links (background https://[GHE]/consumer-response/027-Form-3.0/issues/1#issuecomment-78078). Implementation...
## Current behavior - `Analytics.init()` test calls init [here](https://github.com/cfpb/cfgov-refresh/blob/master/test/unit_tests/modules/Analytics-spec.js#L52), but it has already been called before the test in https://github.com/cfpb/cfgov-refresh/blob/master/test/unit_tests/modules/Analytics-spec.js#L17 because of https://github.com/cfpb/cfgov-refresh/blob/master/cfgov/unprocessed/js/modules/Analytics.js#L87 ## Expected behavior - Method should not...
Consider making a clearer call to action on the "Code for your country!" section in the top-middle of the homepage. Like a `Latest help wanted issues...` button that linked to...
The margin above Issues looks like this:  While the margin above contributors and about pages is virtually absent:  ([source](https://github.com/cfpb/capital-framework/blob/master/packages/cf-typography/src/atoms/micro-copy.less)) and a [small text utility](https://cfpb.github.io/capital-framework/components/cf-core/#small-text-utility) ([source](https://github.com/cfpb/capital-framework/blob/master/packages/cf-core/src/cf-utilities.less#L285-L286)). Should these be combined? Microcopy sets the color and font size to 14px (in ems). Small text utility...
## Current behavior - If there are linter errors, Travis will still pass, unlike the behavior in cfgov-refresh. ## Expected behavior - Linter errors should fail Travis.
## Current behavior Icons look like: ## Expected behavior - Icons should fit nicely in rows in the demo table. ## Steps to replicate behavior 1. Visit https://cfpb.github.io/capital-framework/components/cf-icons/#the-icons and scroll...
Media queries are converted to ems, at e.g. https://github.com/cfpb/capital-framework/blob/master/packages/cf-core/src/cf-media-queries.less#L11 This breaks the existing page layout on cfgov-refresh if the font size is customized and increased. Should we convert the media...
## Current behavior - The orange related reports links in the sidebar of https://www.consumerfinance.gov/data-research/research-reports/no-fear-act-annual-report-fiscal-year-2015/ are a modified `m-list__links` that is a pattern not reflected in capital framework. ## Expected behavior...