Ans

Results 145 comments of Ans

@ascott1 Since we're trialling snyk.io accounts, is having a command in the project necessary?

Hi @saracope, We could use a section in above https://cfpb.github.io/consumerfinance.gov/other-front-end-testing/#performance-testing for "Security testing" that lists running `yarn test` (formerly `npm test`) to run the snyk tests. We also have https://github.com/cfpb/cfgov-refresh/issues/2303,...

Multiselect appears on the filters on e.g. https://www.consumerfinance.gov/about-us/blog/ ![screen shot 2018-04-18 at 5 15 33 pm](https://user-images.githubusercontent.com/704760/38958728-1b2a7e92-432c-11e8-92c8-afaa62a4ce89.png)

Sounds good! Exciting! 👍

Haha, yes to that description! :) However, the eyebrow will be included, at least as far as the tagline.

> So a variation on the eyebrow? Not sure yet whether the language links will be included or not. I'll update when I know. > I guess I'm wondering if...

This is live on https://complaint.consumerfinance.gov/submit-a-complaint/s/products now.

@cfpb/cfgov-backends Is this something we still want open?

Proposed structure: Remove the subdirectories and prefix the less files with the atomic component they contain. Consider the current structures: cf-forms ``` atoms/ cf-forms.less molecules/ organisms/ ``` cf-expandables: ``` cf-expandables.less...