Ans

Results 115 issues of 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: ![screen shot 2015-03-24 at 10 50 21 pm](https://cloud.githubusercontent.com/assets/704760/6817561/6b37253e-d278-11e4-8b8b-ccbc039fb892.png) While the margin above contributors and about pages is virtually absent: ![screen shot 2015-03-24 at...

Visit https://cfpb.github.io/capital-framework/components/cf-notifications/ and look at the error notification and see that the icon is stretched slightly tall.

bug
component: cf-notifications

We have a [`a-micro-copy` utility](https://cfpb.github.io/capital-framework/components/cf-typography/#micro-copy) ([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...

question
component: cf-core
component: cf-typography

## 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...

bug
component: cf-icons

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...

question

## 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...

component: cf-typography